Hotfix - 1.7.0.93

EN: 1.7.0.93
CN: 1.7.0.95
JP: 1.7.0.96
KR: 1.7.0.99
This commit is contained in:
SL1900
2026-03-12 23:30:00 +09:00
parent 4e310712a3
commit 2cb7557af9
9 changed files with 33 additions and 23 deletions
+3 -1
View File
@@ -460,7 +460,9 @@ function EquipmentRollCtrl:OnBtnClick_Roll(btn)
end
if not bEnough then
EventManager.Hit(EventId.OpenMessageBox, ConfigTable.GetUIText("Equipment_MatNotEnough_Roll"))
self._mapNode.TopBar:OnBtnClick_CoinFirstTips(self._mapNode.goCoinOther)
if nHasRefresh < self.mapSlotCfg.RefreshCostQty then
self._mapNode.TopBar:OnBtnClick_CoinFirstTips(self._mapNode.goCoinOther)
end
return
end
local callback = function()