【bug】统一一键合成时的文字提示

dev_chengFeng
gaoxin 2021-03-17 16:45:13 +08:00
parent aa30b1ed6e
commit 6f52e3e338
1 changed files with 1 additions and 1 deletions

View File

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