mirror of
https://github.com/ppy/osu
synced 2025-01-09 23:59:44 +00: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;
|
buttons.State = ButtonSystemState.Exit;
|
||||||
|
OverlayActivationMode.Value = OverlayActivation.Disabled;
|
||||||
|
|
||||||
songTicker.Hide();
|
songTicker.Hide();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user