Update - 1.5.0.80

EN: 1.5.0.80
CN: 1.5.0.82
JP: 1.5.0.84
KR: 1.5.0.87
This commit is contained in:
SL1900
2026-01-20 18:00:00 +09:00
parent 235fee6915
commit 999664ac13
127 changed files with 484147 additions and 211 deletions
+1 -1
View File
@@ -875,8 +875,8 @@ function MainViewCtrl:CheckOpenPanel()
NovaAPI.SetCanvasGroupBlocksRaycasts(self._mapNode.cgRoot, true)
if self.nViewState == view_state.show_login then
PlayerVoiceData:PlayMainViewOpenVoice()
self:ChangeViewState(view_state.show_normal)
end
self:ChangeViewState(view_state.show_normal)
end
PopUpManager.StartShowPopUp(callbackFunc)
end