【青龙秘宝】秘宝试炼页签下领取积分,升级时,青龙秘宝页签不会出现红点
parent
72c09f393c
commit
36559e89a7
|
@ -169,6 +169,7 @@ function this.refresh(type)
|
|||
this:showTaskList(type)
|
||||
this:SetRedPoint()
|
||||
CheckRedPointStatus(RedPointType.QinglongSerectTreasureTrail)
|
||||
CheckRedPointStatus(RedPointType.QinglongSerectTreasure)
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -245,6 +245,7 @@ function this.ChangeVipRedPointState()
|
|||
CheckRedPointStatus(RedPointType.SevenDayCarnival)
|
||||
CheckRedPointStatus(RedPointType.Achievement_Main)
|
||||
CheckRedPointStatus(RedPointType.QinglongSerectTreasureTrail)
|
||||
CheckRedPointStatus(RedPointType.QinglongSerectTreasure)
|
||||
CheckRedPointStatus(RedPointType.pozhenzhuxianTask)
|
||||
--CheckRedPointStatus(RedPointType.Achievement_One)
|
||||
--CheckRedPointStatus(RedPointType.Achievement_Two)
|
||||
|
@ -314,6 +315,7 @@ function this.ResetTreasureTaskInfo(taskList)
|
|||
end
|
||||
Game.GlobalEvent:DispatchEvent(GameEvent.DynamicTask.OnMissionChange)
|
||||
CheckRedPointStatus(RedPointType.QinglongSerectTreasureTrail)
|
||||
CheckRedPointStatus(RedPointType.QinglongSerectTreasure)
|
||||
end
|
||||
|
||||
--迷宫寻宝前端刷新任务自行赋值
|
||||
|
|
Loading…
Reference in New Issue