Change Down to Key in the KB7 NoteSkins.

This commit is contained in:
Colby Klein
2008-07-26 16:28:01 +00:00
parent adc09ed992
commit dbdea596a3
16 changed files with 20 additions and 19 deletions
+4
View File
@@ -0,0 +1,4 @@
return Def.Sprite {
Texture=NOTESKIN:GetPath( '_key', 'tap note' );
Frames = Sprite.LinearFrames( 4, 1 );
};