屏蔽神将置换功能

PC-202302260912\Administrator 2024-04-20 19:29:46 +08:00
parent 97f0b40841
commit 738fdd468f
1 changed files with 1 additions and 1 deletions

View File

@ -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),