mirror of
https://github.com/ppy/osu.git
synced 2025-03-12 10:27:20 +08:00
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.