mirror of
https://github.com/osukey/osukey.git
synced 2025-05-26 07:57:32 +09: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();
|
sampleExit?.Play();
|
||||||
ValidForResume = false;
|
ValidForResume = false;
|
||||||
RulesetContainer?.Hide();
|
Content.Hide();
|
||||||
pauseContainer?.Hide();
|
|
||||||
Exit();
|
Exit();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user