This commit is contained in:
Cameron Taylor
2021-01-02 13:38:17 -05:00

View File

@@ -1028,7 +1028,7 @@ class PlayState extends MusicBeatState
function endSong():Void
{
canPause = false;
FlxG.sound.music = new FlxSound();
if (SONG.validScore)
{
#if !switch