【宝物分解】

dev_chengFeng
zhangqiang 2021-04-15 09:56:33 +08:00 committed by JieLing
parent 234bc919e0
commit bf4145ff73
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ function this.SendBackResolveReCallBack(drop)
for k, v in ipairs(selectEquipTreasureDataDid) do for k, v in ipairs(selectEquipTreasureDataDid) do
EquipTreasureManager.RemoveTreasureByIdDyn(v) EquipTreasureManager.RemoveTreasureByIdDyn(v)
end end
ResolvePanel.SwitchView(4,true,true) ResolvePanel.SwitchView(2,true,true)
parent:ClosePanel() parent:ClosePanel()
end end
function this:AddListener() function this:AddListener()