添加副本红点检测位置
parent
fb4d9e0d45
commit
351c811c67
|
@ -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])
|
||||
|
|
Loading…
Reference in New Issue