Files
itgmania212121/NoteSkins/pump/rhythm/DownLeft Tap Note.lua
T

4 lines
115 B
Lua
Raw Normal View History

2011-03-17 01:47:30 -04:00
return Def.Sprite {
Texture=NOTESKIN:GetPath( '_downleft', 'tap note' );
Frames = Sprite.LinearFrames( 6, 1 );
2011-01-23 17:14:32 -08:00
};