Files
itgmania212121/stepmania/NoteSkins/dance/flat/Down Tap Note.lua
T
2007-05-28 10:13:08 +00:00

10 lines
162 B
Lua

return Def.Sprite {
Texture=NOTESKIN:GetPath('_down','tap note');
Frames = {
{ Frame = 56; };
{ Frame = 57; };
{ Frame = 58; };
{ Frame = 59; };
};
};