mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-04-01 01:39:44 -04:00
Update StoryMenuState.hx
This commit is contained in:
parent
f1cf48be10
commit
438b3dd2c2
1 changed files with 0 additions and 4 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue