First attempt on commit.

This commit is contained in:
luizsan
2011-07-29 18:42:25 -03:00
parent bd3d405ce9
commit e253902c30
38 changed files with 269 additions and 0 deletions
@@ -0,0 +1,4 @@
return Def.Sprite {
Texture=NOTESKIN:GetPath( '_upleft', 'tap note' );
Frames = Sprite.LinearFrames( 6, 1 );
};