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();