mirror of
https://github.com/ppy/osu
synced 2024-12-16 11:56:31 +00: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…
Reference in New Issue
Block a user