牛气冲天修改

onepiece_demo_arena
wangzhenxing 2024-01-22 18:07:43 +08:00
parent 3079280262
commit 9f95326f5a
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ function NiuQiChongTianPanel:New(gameObject)
end
local TabBox = require("Modules/Common/TabBox")
local _TabData={ [1] = { default = "Btn_hz_tongyong_002", select = "Btn_hz_tongyong_001", name = Language[12251] , nameNew = "英雄招募" ,rpType = RedPointType.NiuQiChongTian_1},
[2] = { default = "Btn_hz_tongyong_002", select = "Btn_hz_tongyong_001", name = Language[12252] , nameNew = "妖晶消耗" ,rpType = RedPointType.NiuQiChongTian_2},
[2] = { default = "Btn_hz_tongyong_002", select = "Btn_hz_tongyong_001", name = Language[12252] , nameNew = "钻石消耗" ,rpType = RedPointType.NiuQiChongTian_2},
-- [3] = { default = "r_hero_xuanze_002", select = "r_hero_xuanze_001", name = Language[12253] , nameNew = "极速探索" ,rpType = RedPointType.NiuQiChongTian_3},
}
local _TabFontColor = { default = Color.New(255 / 255, 255 / 255, 255 / 255, 1),