RELEASE SHIIIT

This commit is contained in:
Cameron Taylor
2020-11-01 00:58:20 -07:00
parent c7f7a7dff0
commit 475dd9c49d
5 changed files with 19 additions and 1 deletions

View File

@@ -17,6 +17,9 @@ class FreeplayState extends MusicBeatState
override function create()
{
if (!FlxG.sound.music.playing)
FlxG.sound.playMusic('assets/music/freakyMenu' + TitleState.soundExt);
if (StoryMenuState.weekUnlocked[1])
{
songs.push('Spookeez');