修改字体颜色
parent
553012e81f
commit
a3d665513b
|
@ -13,8 +13,8 @@ local _TabData={
|
|||
[3] = { default = "UI_hz_zhonghe01_83", select = "UI_hz_zhonghe01_82", name = Language[11735] },
|
||||
[4] = { default = "UI_hz_zhonghe01_83", select = "UI_hz_zhonghe01_82", name = "超武分解" },
|
||||
}
|
||||
local _TabFontColor = { default = Color.New(54 / 255, 28 / 255, 85 / 255, 1),
|
||||
select = Color.New(88 / 255, 57 / 255, 12 / 255, 1)}
|
||||
local _TabFontColor = { default = Color.New(205 / 255, 205 / 255, 205 / 255, 1),
|
||||
select = Color.New(255 / 255, 255 / 255, 255 / 255, 1)}
|
||||
--子模块脚本
|
||||
this.contents = {
|
||||
--献祭
|
||||
|
|
Loading…
Reference in New Issue