new assets and some other shit
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 7.8 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 8.6 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 418 B After Width: | Height: | Size: 271 B |
Before Width: | Height: | Size: 396 B After Width: | Height: | Size: 276 B |
Before Width: | Height: | Size: 628 B After Width: | Height: | Size: 339 B |
Before Width: | Height: | Size: 553 B After Width: | Height: | Size: 1.6 KiB |
@ -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;
|
||||
|