diff --git a/source/StoryMenuState.hx b/source/StoryMenuState.hx index 173289d67..d5338b2af 100644 --- a/source/StoryMenuState.hx +++ b/source/StoryMenuState.hx @@ -235,10 +235,6 @@ class StoryMenuState extends MusicBeatState { if (weekUnlocked[curWeek]) { - if (stopspamming == true) - { - // no more spamming for u hahaha - } if (stopspamming == false) { FlxG.sound.play('assets/sounds/confirmMenu' + TitleState.soundExt);