Fix crashes after entering player

This commit is contained in:
Dean Herbert 2019-02-13 14:13:54 +09:00
parent c3ae4d7b14
commit ab3adafafd
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ protected override bool OnStart()
}
Beatmap.Value.Track.Looping = false;
Beatmap.Disabled = true;
SampleConfirm?.Play();