Files
itgmania212121/stepmania/NoteSkins/kb7/default/Down Tap Note.lua
T
2008-07-01 00:12:59 +00:00

5 lines
116 B
Lua
Executable File

return Def.Sprite {
Texture=NOTESKIN:GetPath( '_down', 'tap note' );
Frames = Sprite.LinearFrames( 4, 1 );
};