多队塔秘宝修改提交
parent
ec97eb8183
commit
06b9371e79
|
@ -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}
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue