多队塔秘宝修改提交

dev_chengFeng
wangzhenxing 2023-04-12 15:33:19 +08:00
parent ec97eb8183
commit 06b9371e79
2 changed files with 2 additions and 2 deletions

View File

@ -128,7 +128,7 @@ PrefabInstance:
- target: {fileID: 1195522480809803017, guid: 807c01db712c1334a813e0e22a3dcbc7,
type: 3}
propertyPath: m_FontData.m_FontSize
value: 40
value: 38
objectReference: {fileID: 0}
- target: {fileID: 1195522480809803017, guid: 807c01db712c1334a813e0e22a3dcbc7,
type: 3}

View File

@ -79,7 +79,7 @@ local curFloor=0
local giftId
-- 打开,重新打开时回调
function GodsWayTreasurePanel:OnShow()
this.tips.text = "激活秘宝后可领取额外奖励"
this.tips.text = "一次购买永久激活 激活秘宝后可领取额外奖励"
curFloor=GodsWayTowerManager.GetTowerFloorByType(curType)
--this.time.text=TimeToDHMS(TreasureOfHeavenManger.resetTime - GetTimeStamp())
local config=ConfigManager.GetConfigData(ConfigName.DuoDuiTowerConfig,curType)