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