Update - 1.12.0.120

EN: 1.12.0.120
CN: 1.12.0.120
JP: 1.12.0.124
KR: 1.12.0.124
This commit is contained in:
SL1900
2026-06-30 14:30:00 +09:00
parent 061d344bf2
commit 80af235e05
826 changed files with 625145 additions and 81163 deletions
@@ -49,7 +49,7 @@ function VampireRoomInfo_ItemTipsEventItemCtrl:OnTipItemHide()
})
self.animRoot:Play("TemplateTip_out")
self:AddTimer(1, nInAnimLen, function()
EventManager.Hit("StarTowerTipsShowEnd", self, 1)
EventManager.Hit("StarTowerTipsShowEnd", self, 2)
end, true, true, true, nil)
end
function VampireRoomInfo_ItemTipsEventItemCtrl:Awake()