lil bullshit
This commit is contained in:
@ -69,6 +69,7 @@ class FreeplayState extends MusicBeatState
|
||||
if (accepted)
|
||||
{
|
||||
PlayState.SONG = Song.loadFromJson(songs[curSelected].toLowerCase());
|
||||
PlayState.isStoryMode = false;
|
||||
FlxG.switchState(new PlayState());
|
||||
FlxG.sound.music.stop();
|
||||
}
|
||||
|
Reference in New Issue
Block a user