更新装备融合

This commit is contained in:
2025-12-18 10:23:53 +08:00
parent a1adcb89b4
commit 4ae8117485
3 changed files with 10 additions and 10 deletions

View File

@@ -288,11 +288,11 @@ class ItemCrossoverC extends LenheartNewUI_Windows {
}
L_Windows_List <- [];
getroottable().rawdelete("LenheartPluginsInitFlag");
getroottable().rawdelete("EventList_Obj")
getroottable().rawdelete("ItemCrossover_Obj");
getroottable().rawdelete("L_Each_Obj");
// L_Windows_List <- [];
// getroottable().rawdelete("LenheartPluginsInitFlag");
// getroottable().rawdelete("EventList_Obj")
// getroottable().rawdelete("ItemCrossover_Obj");
// getroottable().rawdelete("L_Each_Obj");
function Lenheart_ItemCrossover_Fun(obj) {
local RootTab = getroottable();