Files
itgmania212121/NoteSkins/dance/retro/Down Tap Note.lua
T

4 lines
114 B
Lua
Raw Normal View History

2010-01-26 21:00:30 -06:00
return Def.Sprite {
Texture=NOTESKIN:GetPath( '_down', 'tap note' );
Frames = Sprite.LinearFrames( 4, 1 );
};