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