parent
fed713464c
commit
f5a9a1368d
|
|
@ -219,6 +219,7 @@ function this.ShowCountTime()
|
|||
local leftTime = AutoRecoverManager.GetRecoverTime(1)
|
||||
if leftTime < 0 then
|
||||
leftTime = 0
|
||||
this.InitActPowerShow()
|
||||
end
|
||||
this.actCountTime.text = GetTimeMaoHaoStrBySeconds(math.floor(leftTime)).."后恢复1点"
|
||||
end, 1, -1, true)
|
||||
|
|
|
|||
Loading…
Reference in New Issue