First attempt on commit - now for reals! One more rhythm noteskin.

This commit is contained in:
luizsan
2011-07-29 18:53:00 -03:00
parent 61f249d9de
commit 4c073b464e
39 changed files with 271 additions and 0 deletions
@@ -0,0 +1,4 @@
return Def.Sprite {
Texture=NOTESKIN:GetPath( '_center', 'tap note' );
Frames = Sprite.LinearFrames( 6, 1 );
};