Swap red/blue notes in pump rhythm noteskin

PIU Pro uses blue notes for quarter notes and red notes for eighth
notes, but AFAIK nobody likes this color arrangement. Match all the
other 4 panel noteskins.

Keep around the old one as delta-note-pro.
This commit is contained in:
Arthur Eubanks
2024-08-26 08:34:38 -07:00
committed by teejusb
parent 77bf60f6e1
commit 238c034542
47 changed files with 180 additions and 0 deletions
@@ -0,0 +1,3 @@
return LoadActor("_CenterHit")..{
InitCommand=cmd(x,2;y,2);
}