1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-03-22 01:49:21 +00:00

Update StoryMenuState.hx

This commit is contained in:
lotusotho 2020-11-26 20:14:35 +01:00 committed by GitHub
parent 931aca8492
commit f1cf48be10

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])