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