礼物合成修改
parent
f2920efaab
commit
afc5e9caea
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue