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

6 lines
100 B
Lua
Raw Normal View History

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