mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 16:22:55 +08:00
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 |