Skip to content

Commit 710ee12

Browse files
committed
Update MusicBeatState.hx
1 parent 13ea196 commit 710ee12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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)