【礼物合成】==============合成界面报错修改
parent
0996f2e597
commit
18432883b1
|
@ -372,7 +372,7 @@ end
|
|||
function this:OnDestroy()
|
||||
this.spLoader:Destroy()
|
||||
allGo = {}
|
||||
funcList=nil
|
||||
funcList={}
|
||||
end
|
||||
|
||||
return this
|
|
@ -373,7 +373,7 @@ end
|
|||
function this:OnDestroy()
|
||||
this.spLoader:Destroy()
|
||||
allGo = {}
|
||||
funcList=nil
|
||||
funcList={}
|
||||
end
|
||||
|
||||
return this
|
Loading…
Reference in New Issue