Update StoryMenuState.hx
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user