new assets and some other shit

This commit is contained in:
KadeDev
2021-03-22 15:40:37 -07:00
parent ddf1c67119
commit cf1ba67926
9 changed files with 0 additions and 2 deletions

View File

@ -2030,7 +2030,6 @@ class PlayState extends MusicBeatState
{
score = -3000;
combo = 0;
misses++;
health -= 0.2;
}
shits++;
@ -2043,7 +2042,6 @@ class PlayState extends MusicBeatState
{
score = -3000;
combo = 0;
misses++;
health -= 0.2;
}
ss = false;