【公会推荐】重复打开工会界面名称会重复修改

dev_chengFeng
ZhangBiao 2021-08-30 15:29:22 +08:00 committed by zhangshanxue
parent 790af4ec62
commit ec638f7c7a
1 changed files with 1 additions and 0 deletions

View File

@ -293,6 +293,7 @@ end
--界面关闭时调用(用于子类重写)
function GuildFindPopup:OnClose()
-- 控制挂机界面伤害文字显示
GuildManager.RecommandGuildList = {}
FightPointPassManager.isBeginFight = false
end