mirror of
https://github.com/ppy/osu.git
synced 2026-05-24 19:41:18 +08:00
Fix current beatmap track is started again when entering songselect and changing to another difficulty from the same beatmap set.
This commit is contained in:
@@ -229,6 +229,8 @@ namespace osu.Game.Screens.Select
|
||||
|
||||
changeBackground(Beatmap);
|
||||
|
||||
selectionChangeNoBounce = Beatmap.BeatmapInfo;
|
||||
|
||||
Content.FadeInFromZero(250);
|
||||
|
||||
beatmapInfoWedge.State = Visibility.Visible;
|
||||
|
||||
Reference in New Issue
Block a user