mirror of
https://github.com/ppy/osu
synced 2025-01-05 21:59:46 +00:00
CI fix
This commit is contained in:
parent
b543b1f9fc
commit
0539584578
@ -72,6 +72,8 @@ namespace osu.Game.Screens.Select
|
||||
{
|
||||
player = null;
|
||||
|
||||
if (!Beatmap.Track.IsRunning)
|
||||
Beatmap.Track.Start();
|
||||
Beatmap.Track.Looping = true;
|
||||
|
||||
base.OnResuming(last);
|
||||
|
Loading…
Reference in New Issue
Block a user