【bug】统一一键合成时的文字提示
parent
aa30b1ed6e
commit
6f52e3e338
|
@ -330,7 +330,7 @@ function this.AutoCompound(_position)
|
|||
PopupTipPanel.ShowTip(Language[10400])
|
||||
return
|
||||
elseif LengthOfTable(endReward) < 1 then
|
||||
PopupTipPanel.ShowTip(Language[10401])
|
||||
PopupTipPanel.ShowTip("无可合成宝物!")
|
||||
return
|
||||
end
|
||||
--BagManager.GetItemCountById(14) -
|
||||
|
|
Loading…
Reference in New Issue