异界装备升级
This commit is contained in:
@@ -342,6 +342,7 @@ getroottable().rawdelete("ItemOtherWolrdUpgrade_Obj");
|
||||
getroottable().rawdelete("L_Each_Obj");
|
||||
|
||||
|
||||
|
||||
function Lenheart_ItemOtherWolrdUpgrade_Fun(obj) {
|
||||
local RootTab = getroottable();
|
||||
if (!RootTab.rawin("ItemOtherWolrdUpgrade_Obj")) {
|
||||
@@ -350,4 +351,4 @@ function Lenheart_ItemOtherWolrdUpgrade_Fun(obj) {
|
||||
}
|
||||
}
|
||||
|
||||
getroottable()["LenheartFuncTab"].rawset("ItemOtherWolrdUpgradeFuncN", Lenheart_ItemOtherWolrdUpgrade_Fun);
|
||||
getroottable()["LenheartFuncTab"].rawset("ItemOtherWolrdUpgradeFuncN", Lenheart_ItemOtherWolrdUpgrade_Fun);
|
||||
|
||||
Reference in New Issue
Block a user