ok it looks good now
This commit is contained in:
parent
c7321d9c29
commit
4ee45c6e7d
@ -2269,7 +2269,7 @@ class PlayState extends MusicBeatState
|
||||
|
||||
if (daNote.prevNote.hit)
|
||||
{
|
||||
daNote.y -= 30;
|
||||
daNote.y -= 50;
|
||||
daNote.visible = false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user