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:
@@ -456,6 +456,9 @@ local ResetTouchEffect = function()
|
||||
NovaAPI.ResetTouchEffect(trNode:Find("TouchEffectUI/fxContainer"), objMain, objSlide)
|
||||
end
|
||||
end
|
||||
local RegisterTextGetContentFun = function()
|
||||
CS.TextMeshProWrap.GetTextFunc = ConfigTable.GetUIText
|
||||
end
|
||||
function PanelManager.Init()
|
||||
local goUIRoot = GameObject.Find("==== UI ROOT ====")
|
||||
if goUIRoot ~= nil then
|
||||
@@ -482,6 +485,7 @@ function PanelManager.Init()
|
||||
tbBackHistory = {}
|
||||
tbDisposablePanel = {}
|
||||
mapDefinePanel = require("GameCore.UI.PanelDefine")
|
||||
RegisterTextGetContentFun()
|
||||
AddEventCallback()
|
||||
InitGuidePanel()
|
||||
InitTransitionPanel()
|
||||
|
||||
Reference in New Issue
Block a user