【公会】在公会界面散会,黑屏

dev_chengFeng
zhangqiang 2021-07-20 11:09:43 +08:00
parent 625afbec42
commit fbc490737b
1 changed files with 3 additions and 0 deletions

View File

@ -616,6 +616,9 @@ function MyGuildManager.BeKickOut(msg)
ResetServerRedPointStatus(RedPointType.Guild_Apply)
ResetServerRedPointStatus(RedPointType.Guild_Shop)
ResetServerRedPointStatus(RedPointType.Shop_Guild_Check)
Timer.New(function ()
UIManager.OpenPanel(UIName.MainPanel)
end,0.3):Start()
else
local rIndex = nil
for index, mem in ipairs(this.MyGuildMemList) do