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

6 lines
101 B
Lua
Raw Normal View History

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