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