Update - 1.7.0.90

EN: 1.7.0.90
CN: 1.7.0.92
JP: 1.7.0.93
KR: 1.7.0.96
This commit is contained in:
SL1900
2026-03-03 19:00:00 +09:00
parent e01012cbcc
commit c23483b27a
11 changed files with 15 additions and 14 deletions
@@ -348,6 +348,7 @@ function PenguinCardPrepareCtrl:OnEvent_ChangeScore(nBefore, nBeforeStar, nStar)
self:RefreshAddRoundCost()
self:RefreshAddSlotCost()
self:RefreshAddRollCost()
self:RefreshRollCost()
if nBefore < self._panel.mapLevel.nScore and self._panel.mapLevel.nGameState == 1 then
WwiseManger:PostEvent("Mode_Card_coin")
end