osu/osu.Game/Screens
Bartłomiej Dach d3435483eb
Fix multiplayer match screen being exited from when not current
This was supposed to be fixed by #24255, but has popped up as a
regression on Sentry since:

	https://sentry.ppy.sh/organizations/ppy/issues/22749/?project=2&referrer=regression_activity-email

On a fifteen-minute check I cannot figure out how to reproduce, so
rather than spending further brain cycles on this, just apply the same
explicit guard that like fifteen other places do.
2023-07-30 15:50:10 +02:00
..
Backgrounds Automated pass 2023-06-24 01:00:03 +09:00
Edit Merge pull request #24361 from peppy/fix-editor-global-music-hotkey-conflicts 2023-07-30 12:28:53 +02:00
Import
Menu Adjust metrics further 2023-07-21 14:23:53 +09:00
OnlinePlay Fix multiplayer match screen being exited from when not current 2023-07-30 15:50:10 +02:00
Play Merge pull request #24361 from peppy/fix-editor-global-music-hotkey-conflicts 2023-07-30 12:28:53 +02:00
Ranking Merge branch 'master' into fix-replay-export-queued-op 2023-07-30 14:58:14 +02:00
Select Merge pull request #24361 from peppy/fix-editor-global-music-hotkey-conflicts 2023-07-30 12:28:53 +02:00
Spectate Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
Utility
BackgroundScreen.cs
BackgroundScreenStack.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
IHandlePresentBeatmap.cs Automated pass 2023-06-24 01:00:03 +09:00
IHasSubScreenStack.cs Automated pass 2023-06-24 01:00:03 +09:00
IOsuScreen.cs Allow screens to change the ability to interact with the global track 2023-07-25 20:20:53 +09:00
IPerformFromScreenRunner.cs
Loader.cs
OsuScreen.cs Allow screens to change the ability to interact with the global track 2023-07-25 20:20:53 +09:00
OsuScreenDependencies.cs
OsuScreenStack.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
ScorePresentType.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
ScreenWhiteBox.cs
StartupScreen.cs Automated pass 2023-06-24 01:00:03 +09:00