【日常任务】红点问题修改

dev_chengFeng
ZhangBiao 2021-06-03 20:33:08 +08:00
parent f0dfe05e7b
commit cc03866a03
1 changed files with 1 additions and 1 deletions

View File

@ -734,7 +734,7 @@ function FightPointPassMainPanel:OnDestroy()
poolManager:UnLoadLive(fightAnimRes, this.animGo, PoolManager.AssetType.GameObject)
SubUIManager.Close(this.UpView)
SubUIManager.Close(this.BtView)
ClearRedPointObject(RedPointType.DailyTaskMain, this.DailyRedPoint)
ClearRedPointObject(RedPointType.DailyTaskMain, this.dailyRedPoint)
ClearRedPointObject(RedPointType.SecretTer_IsCanFight, this.fightRP)
ClearRedPointObject(RedPointType.XiaoYaoYouRedPoint, this.xiaoyaoRedPoint)
ClearRedPointObject(RedPointType.FightLevel, this.btnFightLevelRedPoint)