mirror of
https://github.com/ppy/osu.git
synced 2025-02-16 01:42:54 +08:00
Hide Content instead of particular overlays
This commit is contained in:
parent
fde9df3938
commit
07183c0069
@ -235,8 +235,7 @@ namespace osu.Game.Screens.Play
|
||||
|
||||
sampleExit?.Play();
|
||||
ValidForResume = false;
|
||||
RulesetContainer?.Hide();
|
||||
pauseContainer?.Hide();
|
||||
Content.Hide();
|
||||
Exit();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user