坐骑合成修改
parent
5463dbe559
commit
12fb7447cc
|
@ -167,7 +167,7 @@ function RewardItemSingleShowPopup:BindEvent()
|
|||
this.SendBackCompoundReCallBack(drop)
|
||||
end)
|
||||
else
|
||||
PopupTipPanel.ShowTip(Language[11509])
|
||||
PopupTipPanel.ShowTip("碎片不足,无法合成坐骑。")
|
||||
end
|
||||
else
|
||||
local _itemData = BagManager.bagDatas[itemSid]
|
||||
|
|
Loading…
Reference in New Issue