mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 17:47:29 +08: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…
Reference in New Issue
Block a user