【车迟斗法】玩法内等待次数刷新,红点不显示,退出重进显示正常 修复

dev_chengFeng
ZhangBiao 2021-07-28 15:16:10 +08:00
parent 87e8496df0
commit 263cb18d03
1 changed files with 2 additions and 0 deletions

View File

@ -356,6 +356,7 @@ function this.RemainTimeDown(_timeTextExpertgo,_timeTextExpert,timeNumText,timeD
end
this.timer:Stop()
this.timer = nil
this.RefrePanelRedPoint()
end
timeDown = timeDown - 1
end, 1, -1, true)
@ -420,6 +421,7 @@ function this.RemainTimeDown2(_timeTextExpertgo,timeNumText)
end
this.timer2:Stop()
this.timer2 = nil
this.RefrePanelRedPoint()
end
if GuildCarDelayManager.progress == GuildCarDelayProType.Challenge then
timeDown = GuildCarDelayManager.ChallengeCdTime