【uidata】

zhangqiang 2020-11-28 15:15:39 +08:00
parent b6ce4c8840
commit ac18c8e0d3
1 changed files with 1 additions and 5 deletions

View File

@ -358,9 +358,7 @@ UIName = {
LingShouBaoGeOneResultPanel = 358,--灵兽宝阁单抽
LingShouBaoGeTenResultPanel = 359,--灵兽宝阁十抽
RoleAwakeTalentPopup = 360,--通用大弹窗界面
t = 361,--通用大弹窗界面
HongMengPanel=365--鸿蒙阵界面
RoleAwakeSuccessPanel = 361,--通用大弹窗界面
}
SubUIConfig = {
@ -380,6 +378,4 @@ SubUIConfig = {
-- HorseRaceLampView = { name = "HorseRaceLampView", assetName = "HorseRaceLamp", script = "View/HorseRaceLampView" }, -- 跑马灯
ChatTipView = { name = "ChatTipView", assetName = "ChatTipView", script = "View/ChatTipView" }, -- 聊天Tip
PlayerLiveView = { name = "PlayerLiveView", assetName = "PlayerLiveView", script = "View/PlayerLiveView" }, -- 玩家动态例会(小人)
HarmonyView = { name = "HarmonyView", assetName = "HarmonyView", script = "View/HarmonyView"},
}