mirror of
https://github.com/ppy/osu.git
synced 2025-03-26 03:57:21 +08:00
Same as #3006 + hide gameplay instantly
This commit is contained in:
parent
4cc22387d4
commit
fde9df3938
@ -235,6 +235,8 @@ namespace osu.Game.Screens.Play
|
||||
|
||||
sampleExit?.Play();
|
||||
ValidForResume = false;
|
||||
RulesetContainer?.Hide();
|
||||
pauseContainer?.Hide();
|
||||
Exit();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user