Files
itgmania212121/NoteSkins/kickbox/default/UpLeftFoot tap note.lua
T

6 lines
99 B
Lua
Raw Normal View History

local t = LoadActor("UpRightFoot tap Note") .. {
InitCommand=cmd(basezoomx,-1);
}
return t;