mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-16 11:53:45 +00:00
Update StoryMenuState.hx
This commit is contained in:
parent
698701a501
commit
4fca049f2e
|
@ -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…
Reference in a new issue