From 3d2e50906fc689188e692b65016c289b828b547c Mon Sep 17 00:00:00 2001 From: EliteMasterEric Date: Mon, 15 Jan 2024 22:13:01 -0500 Subject: [PATCH] I was in fact a dumbass. --- source/funkin/play/PlayState.hx | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/funkin/play/PlayState.hx b/source/funkin/play/PlayState.hx index afb5400a3..f7fc6e0f4 100644 --- a/source/funkin/play/PlayState.hx +++ b/source/funkin/play/PlayState.hx @@ -2307,9 +2307,6 @@ class PlayState extends MusicBeatSubState return; } - // TODO: DEBUG OVERRIDE DON'T BE A DUMBASS - daRating = 'bad'; - var isComboBreak = false; switch (daRating) {