Update - 1.4.0.73

EN: 1.4.0.73
CN: 1.4.0.74
JP: 1.4.0.77
KR: 1.4.0.80
This commit is contained in:
SL1900
2025-12-25 19:00:00 +09:00
parent 5f417fbe9d
commit 35c8d87e86
1183 changed files with 893278 additions and 92778 deletions
@@ -1,8 +1,9 @@
local JointDrillRaidPanel = class("JointDrillRaidPanel", BasePanel)
JointDrillRaidPanel._bIsMainPanel = false
JointDrillRaidPanel._sUIResRootPath = "UI_Activity/"
JointDrillRaidPanel._tbDefine = {
{
sPrefabPath = "Play_JointDrill/JointDrillRaidPanel.prefab",
sPrefabPath = "_510001/JointDrillRaidPanel.prefab",
sCtrlName = "Game.UI.JointDrill.JointDrillRaidCtrl"
}
}