weird miss behavoir only in this??? idk
This commit is contained in:
parent
acee5702bf
commit
172e166ef2
@ -1773,7 +1773,6 @@ class PlayState extends MusicBeatState
|
|||||||
{
|
{
|
||||||
daRating = 'shit';
|
daRating = 'shit';
|
||||||
totalNotesHit -= 2;
|
totalNotesHit -= 2;
|
||||||
noteMiss(0);
|
|
||||||
score = -3000;
|
score = -3000;
|
||||||
ss = false;
|
ss = false;
|
||||||
shits++;
|
shits++;
|
||||||
@ -1782,7 +1781,6 @@ class PlayState extends MusicBeatState
|
|||||||
{
|
{
|
||||||
daRating = 'shit';
|
daRating = 'shit';
|
||||||
totalNotesHit -= 2;
|
totalNotesHit -= 2;
|
||||||
noteMiss(0);
|
|
||||||
score = -3000;
|
score = -3000;
|
||||||
ss = false;
|
ss = false;
|
||||||
shits++;
|
shits++;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user