礼物合成修改

tcx_xiyou_solider
PC-202302260912\Administrator 2024-04-23 16:50:07 +08:00
parent f2920efaab
commit afc5e9caea
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ function this:BindEvent()
end)
Util.AddLongPressClick(needSoulPrint[i], function()
if selectUpList[i]~=0 then
UIManager.OpenPanel(UIName.RewardEquipSingleShowPopup2,this,{id=selectUpList[i].id,num=0},0,false,nil,nil,4)
UIManager.OpenPanel(UIName.RewardEquipSingleShowPopup2,this,{id=selectUpList[i],num=0},0,false,nil,nil,4)
end
end, 0.5)