Skip to content

Commit 4baa1b0

Browse files
committed
Update FreeplayState.hx
1 parent 4a6c6ba commit 4baa1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/states/FreeplayState.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ class FreeplayState extends MusicBeatState
470470
iconArray.pop();
471471
}
472472

473-
trace (curUnlocked);
473+
// trace (curUnlocked);
474474

475475
for (i in 0...WeekData.weeksList.length) {
476476
if(weekIsLocked(WeekData.weeksList[i]) && !APEntryState.inArchipelagoMode) continue;

0 commit comments

Comments
 (0)