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

4 lines
113 B
Lua
Raw Normal View History

2011-03-17 01:47:30 -04:00
return Def.Sprite {
Texture=NOTESKIN:GetPath( '_UpLeft', 'Tap Note' );
Frames = Sprite.LinearFrames( 4, 1 );
2010-06-28 13:56:06 -05:00
};