Files
itgmania212121/NoteSkins/kickbox/default/AnyLeftFoot Receptor.lua
T
2015-01-27 17:27:02 -07:00

6 lines
96 B
Lua

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