修复魂印图鉴界面销毁后再次打开报错的问题
parent
1651407fa4
commit
35a4c61b42
|
|
@ -102,6 +102,7 @@ function SoulPrintHandBook:OnClose()
|
||||||
end
|
end
|
||||||
|
|
||||||
function SoulPrintHandBook:OnDestroy()
|
function SoulPrintHandBook:OnDestroy()
|
||||||
|
list = {}
|
||||||
this.scrollView=nil
|
this.scrollView=nil
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue