乾坤宝盒红点显示
parent
0d82750315
commit
5a3e8f8b1b
|
@ -40,6 +40,7 @@ function this.RecruitRequest(recruitType, func, privilegeId)
|
|||
CheckRedPointStatus(RedPointType.Recruit_Red)
|
||||
CheckRedPointStatus(RedPointType.Recruit_Normal)
|
||||
CheckRedPointStatus(RedPointType.TimeLimited)
|
||||
CheckRedPointStatus(RedPointType.QianKunBox)
|
||||
end
|
||||
end
|
||||
if func then
|
||||
|
@ -59,6 +60,7 @@ function this.RefreshFreeTime()
|
|||
CheckRedPointStatus(RedPointType.Recruit_Red)
|
||||
CheckRedPointStatus(RedPointType.Recruit_Normal)
|
||||
CheckRedPointStatus(RedPointType.TimeLimited)
|
||||
CheckRedPointStatus(RedPointType.QianKunBox)
|
||||
end
|
||||
Game.GlobalEvent:DispatchEvent(GameEvent.Recruit.OnRecruitRefreshData)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue