mirror of
https://github.com/osukey/osukey.git
synced 2025-06-16 00:37:54 +09:00
Add back disabling of overlays on exiting game.
This commit is contained in:
parent
ad223bc460
commit
8de7744b52
@ -280,6 +280,7 @@ namespace osu.Game.Screens.Menu
|
||||
}
|
||||
|
||||
buttons.State = ButtonSystemState.Exit;
|
||||
OverlayActivationMode.Value = OverlayActivation.Disabled;
|
||||
|
||||
songTicker.Hide();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user