Merge branch 'china/dev-c' of http://60.1.1.230/gaoxin/JL_Client into china/dev-c
commit
598b92f288
|
|
@ -227,7 +227,7 @@ function this.ShowCountTime()
|
||||||
this.timer1 = Timer.New(function ()
|
this.timer1 = Timer.New(function ()
|
||||||
freshData = freshData - 1
|
freshData = freshData - 1
|
||||||
if freshData < 0 then
|
if freshData < 0 then
|
||||||
ChecRedPointEndLess(RedPointType.EndlessPanel)
|
CheckRedPointStatus(RedPointType.EndlessPanel)
|
||||||
this:ClosePanel()
|
this:ClosePanel()
|
||||||
else
|
else
|
||||||
updateTime()
|
updateTime()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue