diff --git a/source/PlayState.hx b/source/PlayState.hx index f06f90e..779e41e 100644 --- a/source/PlayState.hx +++ b/source/PlayState.hx @@ -1457,6 +1457,7 @@ class PlayState extends MusicBeatState var swagCounter:Int = 0; var start = + startTimer = new FlxTimer().start(Conductor.crochet / 1000, function(tmr:FlxTimer) {