diff --git a/source/PlayState.hx b/source/PlayState.hx index 8ac3f34..3415b4c 100644 --- a/source/PlayState.hx +++ b/source/PlayState.hx @@ -1677,7 +1677,6 @@ class PlayState extends MusicBeatState ana.hit = false; ana.hitJudge = "shit"; ana.nearestNote = []; - misses++; health -= 0.10; } }