From 4e8322958756b7a71efc59449f2f4abe0f1ecd79 Mon Sep 17 00:00:00 2001 From: JordanSantiagoYT Date: Wed, 11 Oct 2023 22:01:11 -0400 Subject: [PATCH] Update PlayState.hx --- source/PlayState.hx | 1 - 1 file changed, 1 deletion(-) diff --git a/source/PlayState.hx b/source/PlayState.hx index 2b2b2a0888e..9f87f2a7187 100644 --- a/source/PlayState.hx +++ b/source/PlayState.hx @@ -8611,7 +8611,6 @@ if (!allSicks && ClientPrefs.colorRatingFC && songMisses > 0 && ClientPrefs.hudT { note.kill(); } - notes.remove(note, true); if (ClientPrefs.showNotes) notes.remove(note, true); if (shouldKillNotes) {