屏蔽神将置换功能
parent
97f0b40841
commit
738fdd468f
|
@ -4,7 +4,7 @@ local this = CompoundHeroPanel
|
|||
local TabBoxRedPoints = {}
|
||||
local TabBox = require("Modules/Common/TabBox")
|
||||
local _TabData={ [1] = { default = "r_hero_xuanze_002", select = "r_hero_xuanze_001", name = Language[10404],redPointType = RedPointType.Huaxutan_CompoundHero },
|
||||
[2] = { default = "r_hero_xuanze_002", select = "r_hero_xuanze_001", name = Language[10405] },
|
||||
--[2] = { default = "r_hero_xuanze_002", select = "r_hero_xuanze_001", name = Language[10405] },
|
||||
|
||||
}
|
||||
local _TabFontColor = { default = Color.New(130 / 255, 128 / 255, 120 / 255, 1),
|
||||
|
|
Loading…
Reference in New Issue