part A of a commit regarding kb7

This commit is contained in:
AJ Kelly
2010-06-27 20:34:33 -05:00
parent cdacf2deb5
commit 06c5a51e30
32 changed files with 21 additions and 112 deletions
-5
View File
@@ -1,5 +0,0 @@
return Def.Sprite {
Texture=NOTESKIN:GetPath( '_space', 'tap note' );
-- probably don't need this line
Frames = Sprite.LinearFrames( 1, 1 );
};