Files
itgmania212121/NoteSkins/common/_Editor/DownLeftP1 Tap Note.lua
T
2012-01-08 19:00:13 -06:00

5 lines
118 B
Lua

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