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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 418 B

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 396 B

After

Width:  |  Height:  |  Size: 276 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 628 B

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 553 B

After

Width:  |  Height:  |  Size: 1.6 KiB

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;