mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Remove setting.
This commit is contained in:
@ -100,7 +100,6 @@ namespace osu.Game.Configuration
|
||||
|
||||
Set(OsuSetting.IncreaseFirstObjectVisibility, true);
|
||||
Set(OsuSetting.GameplayDisableWinKey, true);
|
||||
Set(OsuSetting.GameplayDisableOverlayActivation, true);
|
||||
|
||||
// Update
|
||||
Set(OsuSetting.ReleaseStream, ReleaseStream.Lazer);
|
||||
@ -233,6 +232,5 @@ namespace osu.Game.Configuration
|
||||
HitLighting,
|
||||
MenuBackgroundSource,
|
||||
GameplayDisableWinKey,
|
||||
GameplayDisableOverlayActivation
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user