Files
itgmania212121/NoteSkins/kickbox/default/UpLeftFoot tap note.lua
T
2015-01-27 17:27:02 -07:00

6 lines
99 B
Lua

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