上架装备跨界插件
This commit is contained in:
@@ -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) {
|
||||
//关闭按钮
|
||||
|
||||
Reference in New Issue
Block a user