mirror of
https://github.com/ppy/osu.git
synced 2025-03-21 17:57:46 +08:00
Merge branch 'master' into fix-skineditor-external-event-bind
This commit is contained in:
commit
6d6412afdf
@ -248,6 +248,9 @@ namespace osu.Game.Online.Spectator
|
||||
|
||||
isPlaying = false;
|
||||
currentBeatmap = null;
|
||||
currentScore = null;
|
||||
currentScoreProcessor = null;
|
||||
currentScoreToken = null;
|
||||
|
||||
if (state.HasPassed)
|
||||
currentState.State = SpectatedUserState.Passed;
|
||||
|
Loading…
x
Reference in New Issue
Block a user