retrobar razor (and o2 variant) for kb7, by request

This commit is contained in:
AJ Kelly
2010-09-10 15:23:58 -05:00
parent 8f8cbb0fca
commit e622415e8c
111 changed files with 358 additions and 0 deletions
@@ -0,0 +1,4 @@
return Def.Sprite {
Texture=NOTESKIN:GetPath( '_White', 'tap note' );
Frames = Sprite.LinearFrames( 1, 1 );
};