Skip to content

Commit 13ea196

Browse files
committed
random push I found
1 parent cdda30c commit 13ea196

File tree

3 files changed

+504
-89
lines changed

3 files changed

+504
-89
lines changed

source/backend/MusicBeatState.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ class MusicBeatState extends FlxState
366366
return;
367367
}
368368

369-
state.preloadState(true, state);
369+
//state.preloadState(true, state);
370370
}
371371

372372
public static function switchState(nextState:FlxState = null)

0 commit comments

Comments
 (0)