装备跨界
This commit is contained in:
@@ -235,7 +235,13 @@ function Lenheart_Each_Fun(obj) {
|
||||
}
|
||||
}
|
||||
|
||||
getroottable()["LenheartFuncTab"].rawset("Lenheart_EachN", Lenheart_Each_Fun);
|
||||
function Lenheart_Get_EachObj()
|
||||
{
|
||||
Lenheart_Each_Fun(1);
|
||||
return getroottable().L_Each_Obj;
|
||||
}
|
||||
|
||||
getroottable()["LenheartFuncTab"].rawset("_Lenheart_EachN", Lenheart_Each_Fun);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user