From 1d917ed6347826729ac894f95c48824b5bb59287 Mon Sep 17 00:00:00 2001 From: KadeDev Date: Sat, 20 Mar 2021 03:06:27 -0700 Subject: [PATCH] poggin commit --- source/PlayState.hx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/PlayState.hx b/source/PlayState.hx index 31024b1..a3a86f6 100644 --- a/source/PlayState.hx +++ b/source/PlayState.hx @@ -2425,7 +2425,7 @@ class PlayState extends MusicBeatState { if (resetMashViolation) - mashViolations = 0; + mashViolations--; if (!note.wasGoodHit) {