From 4094bb771fdfe34d5a4113acf9c81c1362d5844a Mon Sep 17 00:00:00 2001 From: MidyGamy Date: Wed, 29 Jan 2025 22:41:55 -0400 Subject: [PATCH] 2 "else"? why? --- source/funkin/play/stage/Bopper.hx | 1 - 1 file changed, 1 deletion(-) diff --git a/source/funkin/play/stage/Bopper.hx b/source/funkin/play/stage/Bopper.hx index 9b317ad3d2..277e7fccb3 100644 --- a/source/funkin/play/stage/Bopper.hx +++ b/source/funkin/play/stage/Bopper.hx @@ -215,7 +215,6 @@ class Bopper extends StageProp implements IPlayStateScriptedClass } _realDanceEvery = Math.max(danceEvery, danceEveryNumBeats); } - else // to do: for danceEvery with decimals else // for decymal danceEvery (X.25, X.50 and X.75) { // maybe to rework, for the moment it tries to have the same patern every sections