报错修改
parent
d8ffbe8600
commit
5bc754678e
|
|
@ -227,7 +227,7 @@ function this.ShowCountTime()
|
|||
this.timer1 = Timer.New(function ()
|
||||
freshData = freshData - 1
|
||||
if freshData < 0 then
|
||||
ChecRedPointEndLess(RedPointType.EndlessPanel)
|
||||
CheckRedPointStatus(RedPointType.EndlessPanel)
|
||||
this:ClosePanel()
|
||||
else
|
||||
updateTime()
|
||||
|
|
|
|||
Loading…
Reference in New Issue