accuracy backwards
This commit is contained in:
parent
95e108a18d
commit
24f90be635
@ -2378,7 +2378,7 @@ class PlayState extends MusicBeatState
|
|||||||
badNoteCheck();
|
badNoteCheck();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else if (keyP)
|
else if (keyP )
|
||||||
{
|
{
|
||||||
goodNoteHit(note);
|
goodNoteHit(note);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user