osu/osu.Game/Screens/Spectate
smoogipoo a9e4a0ed50 Fix potentially starting play when finished
The UserFinishedPlaying event may trigger before the event is subscribed
to by SpectatorScreen. For such cases, an extra check is done to make
sure the user is _actually_ playing.
2021-04-20 21:19:08 +09:00
..
GameplayState.cs
SpectatorScreen.cs Fix potentially starting play when finished 2021-04-20 21:19:08 +09:00