修正描述
parent
b99727bf13
commit
7b261f4b7d
|
|
@ -7,7 +7,7 @@ local _TabData={ [1] = { default = "UI_hz_zhonghe01_83", lock = "UI_hz_gonghui_L
|
|||
[2] = { default = "UI_hz_zhonghe01_83", lock = "UI_hz_gonghui_Lock",select = "UI_hz_zhonghe01_82", name = Language[10387] , funcType = FUNCTION_OPEN_TYPE.hunyin},
|
||||
[3] = { default = "UI_hz_zhonghe01_83", lock = "UI_hz_gonghui_Lock",select = "UI_hz_zhonghe01_82", name = Language[10386], funcType = FUNCTION_OPEN_TYPE.Treasure },
|
||||
[4] = { default = "UI_hz_zhonghe01_83", lock = "UI_hz_gonghui_Lock",select = "UI_hz_zhonghe01_82", name = "将礼合成", funcType = FUNCTION_OPEN_TYPE.Gift,redpoint=RedPointType.HeroGiftCompound },
|
||||
[5] = { default = "UI_hz_zhonghe01_83", lock = "UI_hz_gonghui_Lock",select = "UI_hz_zhonghe01_82", name = "主礼合成", funcType = FUNCTION_OPEN_TYPE.Gift,redpoint=RedPointType.PlayerGiftCompound },
|
||||
[5] = { default = "UI_hz_zhonghe01_83", lock = "UI_hz_gonghui_Lock",select = "UI_hz_zhonghe01_82", name = "命石合成", funcType = FUNCTION_OPEN_TYPE.Gift,redpoint=RedPointType.PlayerGiftCompound },
|
||||
}
|
||||
local _TabFontColor = { default = Color.New(255 / 255, 255 / 255, 255 / 255, 1),
|
||||
select = Color.New(255 / 255, 255 / 255, 255 / 255, 1),
|
||||
|
|
|
|||
Loading…
Reference in New Issue