Files
itgmania212121/NoteSkins/kickbox/default/AnyLeftFoot Receptor.lua
T

6 lines
96 B
Lua
Raw Normal View History

local t = LoadActor("AnyRightFoot Receptor") .. {
InitCommand=cmd(zoomx,-1);
}
return t;