A little change to woke up AppVeyor

This commit is contained in:
Andrey Zavadskiy 2017-04-04 19:06:53 +03:00
parent bec4bf36ac
commit c4c8604afd
1 changed files with 1 additions and 1 deletions

View File

@ -35,8 +35,8 @@ protected override void InitialiseDefaults()
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;