Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev
commit
7185fb678f
|
@ -330,7 +330,7 @@ function this.AutoCompound(_position)
|
||||||
PopupTipPanel.ShowTip(Language[10400])
|
PopupTipPanel.ShowTip(Language[10400])
|
||||||
return
|
return
|
||||||
elseif LengthOfTable(endReward) < 1 then
|
elseif LengthOfTable(endReward) < 1 then
|
||||||
PopupTipPanel.ShowTip(Language[10401])
|
PopupTipPanel.ShowTip("无可合成宝物!")
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
--BagManager.GetItemCountById(14) -
|
--BagManager.GetItemCountById(14) -
|
||||||
|
|
Loading…
Reference in New Issue