score shit

This commit is contained in:
Cameron Taylor
2020-11-06 13:51:11 -08:00
parent e76d11a5e6
commit 065b775e08
6 changed files with 12 additions and 10 deletions

View File

@ -248,6 +248,7 @@ class StoryMenuState extends MusicBeatState
PlayState.SONG = Song.loadFromJson(PlayState.storyPlaylist[0].toLowerCase() + diffic, PlayState.storyPlaylist[0].toLowerCase());
PlayState.storyWeek = curWeek;
PlayState.campaignScore = 0;
new FlxTimer().start(1, function(tmr:FlxTimer)
{
if (FlxG.sound.music != null)