Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev

dev_chengFeng
wangzhenxing 2021-03-17 16:46:02 +08:00
commit 7185fb678f
1 changed files with 1 additions and 1 deletions

View File

@ -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) -