noteskin fix hopefully

This commit is contained in:
AJ Kelly
2010-06-27 20:37:48 -05:00
parent 06c5a51e30
commit 270f7a8ac6
32 changed files with 92 additions and 103 deletions
+4
View File
@@ -0,0 +1,4 @@
return Def.Sprite {
Texture=NOTESKIN:GetPath( '_key', 'tap note' );
Frames = Sprite.LinearFrames( 4, 1 );
};