Files
itgmania212121/NoteSkins/kb7/retrobar-o2jam/Blue Tap Note.lua
T
2011-03-17 01:47:30 -04:00

4 lines
111 B
Lua

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