mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 06:42:56 +08:00
Fix crashes after entering player
This commit is contained in:
parent
c3ae4d7b14
commit
ab3adafafd
@ -58,7 +58,6 @@ namespace osu.Game.Screens.Select
|
||||
}
|
||||
|
||||
Beatmap.Value.Track.Looping = false;
|
||||
Beatmap.Disabled = true;
|
||||
|
||||
SampleConfirm?.Play();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user