【礼物合成】==============合成界面报错修改

TCX_dev_realOne
wangzhenxing 2024-01-09 17:46:29 +08:00
parent 0996f2e597
commit 18432883b1
2 changed files with 2 additions and 2 deletions

View File

@ -372,7 +372,7 @@ end
function this:OnDestroy()
this.spLoader:Destroy()
allGo = {}
funcList=nil
funcList={}
end
return this

View File

@ -373,7 +373,7 @@ end
function this:OnDestroy()
this.spLoader:Destroy()
allGo = {}
funcList=nil
funcList={}
end
return this