隐藏英雄面板传说按钮
parent
ca9fb4ae62
commit
b073d1263a
|
@ -7,8 +7,8 @@ local tabs = {
|
|||
},
|
||||
[RoleInfoPanelIndex.shenhun] = {default = "r_hero_fun_bg", lock = "r_hero_xuanze_002", select = "r_hero_xuanze_001",title = "神魂",sub = SubUIConfig.RoleGodSoulLayout
|
||||
},
|
||||
[RoleInfoPanelIndex.chuanshuo] = {default = "r_hero_fun_chuanshuo", lock = "r_hero_xuanze_002", select = "r_hero_xuanze_001",title = Language[11095], sub = SubUIConfig.RoleStoryLayout
|
||||
},
|
||||
--[RoleInfoPanelIndex.chuanshuo] = {default = "r_hero_fun_chuanshuo", lock = "r_hero_xuanze_002", select = "r_hero_xuanze_001",title = Language[11095], sub = SubUIConfig.RoleStoryLayout
|
||||
--},
|
||||
[RoleInfoPanelIndex.pifu] = {default = "r_hero_fun_bg", lock = "r_hero_xuanze_002", select = "r_hero_xuanze_001",title = Language[11816], sub = SubUIConfig.HandBookRoleSkinPanel
|
||||
},
|
||||
}
|
||||
|
|
|
@ -14,8 +14,8 @@ local tabs = {
|
|||
},
|
||||
[RoleInfoPanelIndex.juexing] = {default = "r_hero_fun_bg", lock = "r_hero_fun_bg", select = "r_hero_fun_bg",title = Language[10373],rpType = -1,
|
||||
},
|
||||
[RoleInfoPanelIndex.chuanshuo] = {default = "r_hero_fun_chuanshuo", lock = "r_hero_fun_chuanshuo", select = "r_hero_fun_chuanshuo",title = Language[11095],rpType = -1,
|
||||
},
|
||||
--[RoleInfoPanelIndex.chuanshuo] = {default = "r_hero_fun_chuanshuo", lock = "r_hero_fun_chuanshuo", select = "r_hero_fun_chuanshuo",title = Language[11095],rpType = -1,
|
||||
--},
|
||||
[RoleInfoPanelIndex.pifu] = {default = "r_hero_fun_bg", lock = "r_hero_fun_bg", select = "r_hero_fun_bg",title = Language[11816],rpType = -1,
|
||||
},
|
||||
[RoleInfoPanelIndex.feiSheng] = {default = "r_hero_fun_feisheng", lock = "r_hero_fun_feisheng", select = "r_hero_fun_feisheng",title = "飞升",rpType = -1,
|
||||
|
|
Loading…
Reference in New Issue