mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 22:22:55 +08:00
7be55df790
The reliance on `pauseOverlay.Alpha == 1` created a race condition that, when you pressed Exit while the pauseoverlay is still fading in, could get you stuck in gameplay. The game wants to show the pause overlay but also thinks it's already paused and returns early. |
||
---|---|---|
.. | ||
Backgrounds | ||
Charts | ||
Direct | ||
Edit | ||
Menu | ||
Multiplayer | ||
Play | ||
Ranking | ||
Select | ||
Tournament | ||
BackgroundScreen.cs | ||
Loader.cs | ||
OsuScreen.cs | ||
ScreenWhiteBox.cs |