百宝商会修改提交

dev_chengFeng
jiaoyangna 2021-05-29 21:31:39 +08:00
parent 78f87d2b52
commit 2666db8cf6
1 changed files with 1 additions and 0 deletions

View File

@ -222,6 +222,7 @@ function this.TimeCountDown()
timeDown = timeDown - 1
if timeDown <= 0 then
timeDown = 0
this.time.text = Language[10023]..TimeToHMS(timeDown)
this.timer:Stop()
this.timer = nil
this.timer = Timer.New(function()