Update - 1.9.0.103
EN: 1.9.0.103 CN: 1.9.0.104 JP: 1.9.0.106 KR: 1.9.0.108
This commit is contained in:
@@ -10,6 +10,7 @@ local AvgManager = require("GameCore.Module.AvgManager")
|
||||
local MessageBoxManager = require("GameCore.Module.MessageBoxManager")
|
||||
local GamepadUIManager = require("GameCore.Module.GamepadUIManager")
|
||||
local LampNoticeManager = require("GameCore.Module.LampNoticeManager")
|
||||
local NotificationManager = require("GameCore.Module.NotificationManager")
|
||||
RedDotManager = require("GameCore.RedDot.RedDotManager")
|
||||
EventManager.Init()
|
||||
TimerManager.Init()
|
||||
@@ -25,6 +26,7 @@ AvgManager.Init()
|
||||
MessageBoxManager.Init()
|
||||
GamepadUIManager.Init()
|
||||
LampNoticeManager.Init()
|
||||
NotificationManager.Init()
|
||||
RedDotManager.Init()
|
||||
PopUpManager.Init()
|
||||
function OnCSLuaManagerUpdate()
|
||||
|
||||
Reference in New Issue
Block a user