添加副本红点检测位置

dev_chengFeng
zhangqiang 2020-08-24 09:48:13 +08:00
parent fb4d9e0d45
commit 351c811c67
1 changed files with 1 additions and 0 deletions

View File

@ -276,6 +276,7 @@ function GuildMainCityPanel:OnShow()
CheckRedPointStatus(RedPointType.Guild_AidBox)
CheckRedPointStatus(RedPointType.Guild_AidGuild)
CheckRedPointStatus(RedPointType.Guild_AidMy)
CheckRedPointStatus(RedPointType.Guild_Transcript)
if not PlayerManager.familyId or PlayerManager.familyId == 0 then
this:ClosePanel()
Log(Language[10405])