Hotfix - 1.11.0.116

EN: 1.11.0.116
CN: 1.11.0.117
JP: 1.11.0.121
KR: 1.11.0.121
This commit is contained in:
SL1900
2026-06-05 18:00:00 +09:00
parent 17c041b62e
commit 9ea60affcc
7 changed files with 26 additions and 9 deletions
@@ -83,6 +83,7 @@ function ScoreBossLevel:CalCharFixedEffect(nCharId, bMainChar, tbDiscId)
return stActorInfo
end
function ScoreBossLevel:OnEvent_LoadLevelRefresh()
EventManager.Hit("ResetBossHUD")
self.isCanPause = true
local mapAllEft, mapDiscEft, mapNoteEffect, tbNoteInfo = PlayerData.Build:GetBuildAllEft(self.mapBuildData.nBuildId)
safe_call_cs_func(CS.AdventureModuleHelper.SetNoteInfo, tbNoteInfo)