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