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

Update StoryMenuState.hx

This commit is contained in:
lotusotho 2020-11-26 20:14:35 +01:00 committed by GitHub
parent eecc30346d
commit 59e5de38bb

View file

@ -230,7 +230,7 @@ class StoryMenuState extends MusicBeatState
var movedBack:Bool = false;
var selectedWeek:Bool = false;
var stopspamming = false;
var stopspamming:Bool = false;
function selectWeek()
{
if (weekUnlocked[curWeek])