上架装备跨界插件

This commit is contained in:
2025-12-15 16:45:38 +08:00
parent 7edd836c63
commit 2c5cbf6c4b
12 changed files with 214 additions and 46 deletions

View File

@@ -67,8 +67,6 @@ class EventShopC extends LenheartNewUI_Windows {
function RegisterNpc(id) {
local EachManager = getroottable()["L_Each_Obj"];
//先清空注册
EachManager.RemoveEachForNpc(id);
EachManager.AddEachForNpc(id, function(SThis) {
//关闭按钮