1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-28 21:19:27 +00:00

Update StoryMenuState.hx

This commit is contained in:
Lotusotho 2020-12-01 12:53:30 +01:00 committed by GitHub
parent 698701a501
commit 4fca049f2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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);