Skip to content

Commit

Permalink
Update StoryMenuState.hx
Browse files Browse the repository at this point in the history
  • Loading branch information
lotusotho authored Dec 1, 2020
1 parent 59e5de3 commit ee9d491
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions source/StoryMenuState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit ee9d491

Please sign in to comment.