From 826ed0a9486a8aeb6291b4803bc06eb7d0bacfe3 Mon Sep 17 00:00:00 2001 From: KadeDeveloper Date: Wed, 21 Jul 2021 16:06:23 -0700 Subject: [PATCH] oops --- source/PlayState.hx | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/PlayState.hx b/source/PlayState.hx index 779e41e..487ca7a 100644 --- a/source/PlayState.hx +++ b/source/PlayState.hx @@ -1456,9 +1456,6 @@ class PlayState extends MusicBeatState var swagCounter:Int = 0; - var start = - - startTimer = new FlxTimer().start(Conductor.crochet / 1000, function(tmr:FlxTimer) { dad.dance();