From 34794026a9c69e04d34ae37b2c1d43abe7767d7a Mon Sep 17 00:00:00 2001 From: KadeDeveloper Date: Wed, 21 Jul 2021 16:00:09 -0700 Subject: [PATCH] start from nuts --- source/PlayState.hx | 1 + 1 file changed, 1 insertion(+) 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) {