mirror of
https://github.com/ppy/osu
synced 2024-12-11 17:42:28 +00:00
A little change to woke up AppVeyor
This commit is contained in:
parent
bec4bf36ac
commit
c4c8604afd
@ -35,8 +35,8 @@ namespace osu.Game.Configuration
|
||||
|
||||
Set(OsuConfig.MenuParallax, true);
|
||||
|
||||
Set(OsuConfig.KeyOverlay, false);
|
||||
Set(OsuConfig.ShowInterface, true);
|
||||
Set(OsuConfig.KeyOverlay, false);
|
||||
//todo: implement all settings below this line (remove the Disabled set when doing so).
|
||||
|
||||
Set(OsuConfig.MouseSpeed, 1.0).Disabled = true;
|
||||
|
Loading…
Reference in New Issue
Block a user