青龙秘宝等级界面时间销毁修改
parent
6f0b87c858
commit
c6142a96f8
|
@ -104,7 +104,10 @@ function this:OnSortingOrderChange(sortingOrder)
|
|||
end
|
||||
|
||||
function this:OnClose()
|
||||
|
||||
if self.timer then
|
||||
self.timer :Stop()
|
||||
self.timer = nil
|
||||
end
|
||||
end
|
||||
function this:OnDestroy()
|
||||
itemsList={}
|
||||
|
|
Loading…
Reference in New Issue