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) {