From 5f8ca9beb4247f1bd6b4599575730c8b22d7e203 Mon Sep 17 00:00:00 2001 From: KadeDeveloper Date: Fri, 13 Aug 2021 02:12:40 -0700 Subject: [PATCH] oops don't add this lol --- source/PlayState.hx | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/PlayState.hx b/source/PlayState.hx index fc424da..3de8d13 100644 --- a/source/PlayState.hx +++ b/source/PlayState.hx @@ -2255,9 +2255,6 @@ class PlayState extends MusicBeatState } } - recalculateAllSectionTimes(); - - regenerateLines(); updateFrame++; } else if (updateFrame != 5)