【日常任务】红点问题修改
parent
f0dfe05e7b
commit
cc03866a03
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue