mirror of
https://github.com/ppy/osu.git
synced 2025-03-14 05:47:20 +08:00
Merge pull request #3662 from qwewqa/editor-track-playing-fix
Fix track being played when entering editor
This commit is contained in:
commit
a67abcaeb8
@ -350,7 +350,7 @@ namespace osu.Game.Screens.Select
|
||||
}
|
||||
}
|
||||
|
||||
ensurePlayingSelected(preview);
|
||||
if (IsCurrentScreen) ensurePlayingSelected(preview);
|
||||
UpdateBeatmap(Beatmap.Value);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user