mirror of
https://github.com/ppy/osu
synced 2024-12-16 20:05:41 +00: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 |