Files
itgmania212121/NoteSkins/kb7/retrobar-o2jam/Yellow Tap Note.lua
T

4 lines
116 B
Lua
Raw Normal View History

2010-07-19 15:30:48 -05:00
return Def.Sprite {
Texture=NOTESKIN:GetPath( '_Yellow', 'tap note' );
Frames = Sprite.LinearFrames( 4, 1 );
};