Update - 1.13.0.124
EN: 1.13.0.124 CN: 1.13.0.124 JP: 1.13.0.128 KR: 1.13.0.130
This commit is contained in:
@@ -374,7 +374,7 @@ function PenguinCardQuestSelectCtrl:OnEvent_DeleteBuff(nIndex)
|
||||
end, true, true, true)
|
||||
end
|
||||
end
|
||||
function PenguinCardQuestSelectCtrl:OnEvent_ChangeScore(nBefore, nBeforeStar, nStar)
|
||||
function PenguinCardQuestSelectCtrl:OnEvent_ChangeScore(nBefore)
|
||||
if nBefore < self._panel.mapLevel.nScore and self._panel.mapLevel.nGameState == PenguinCardUtils.GameState.Quest then
|
||||
WwiseManger:PostEvent("Mode_Card_coin")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user