开服狂欢修改

tcx_xiyou_solider
PC-202302260912\Administrator 2024-04-25 18:24:55 +08:00
parent 63367db03c
commit 77dd015050
2 changed files with 3 additions and 3 deletions

View File

@ -23305,7 +23305,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 0.9843137, g: 0.9372549, b: 0.85882354, a: 1}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 0
m_OnCullStateChanged:
m_PersistentCalls:
@ -23314,7 +23314,7 @@ MonoBehaviour:
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_FontData:
m_Font: {fileID: 12800000, guid: 4b73e9e4512d17e4daeea351e090d33c, type: 3}
m_FontSize: 45
m_FontSize: 38
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 2

View File

@ -5,7 +5,7 @@ local treasureTaskConfig = ConfigManager.GetConfig(ConfigName.TreasureTaskConfig
local TabBox = require("Modules/Common/TabBox")
local _TabData={}
local _TabFontColor = { default = Color.New(130 / 255, 128 / 255, 120 / 255, 1),
select = Color.New(154 / 255, 78 / 255, 36 / 255, 1)}
select = Color.New(1, 1, 1, 1)}
local curIndex
local dayBtn = {}--天数btn