【车迟斗法】=====入口提示修改
parent
b31dae947c
commit
ac6e551a1f
|
@ -431,6 +431,10 @@ function this._TimeUpdate()
|
|||
end
|
||||
return
|
||||
end
|
||||
if not ActTimeCtrlManager.IsQualifiled(FUNCTION_OPEN_TYPE.CARDELAY) then
|
||||
this.timeText.text = "46级开启"
|
||||
return
|
||||
end
|
||||
if GuildCarDelayManager.progress == GuildCarDelayProType.Challenge then
|
||||
if PrivilegeManager.GetPrivilegeRemainValue(PRIVILEGE_TYPE.GUILD_CAR_DELEAY_CHALLENGE) > 0 then
|
||||
timeDown = GuildCarDelayManager.ChallengeCdTime
|
||||
|
|
Loading…
Reference in New Issue