至尊降世报错修改提交

dev_chengFeng
jiaoyangna 2021-10-21 18:12:28 +08:00
parent ad84124cd9
commit b24061ccd0
1 changed files with 1 additions and 1 deletions

View File

@ -127,6 +127,7 @@ end
function this.LoadLive2D()
local liveId = ActivityGiftManager.GetActivityDataById(42).Drawing
heroId = liveId or 10011
heroData = heroConfig[heroId]
liveId = heroConfig[heroId].Live
this.clickName.text = GetLanguageStrById(heroConfig[heroId].ReadingName)
SetTextVerTial(this.clickName,Vector3.New(59,-10,0))
@ -243,7 +244,6 @@ end
function this.InitShow()
ActivityGiftManager.isFirstForSupremeHero = true
--heroData = heroConfig[heroId]
actIsOpen = ActivityGiftManager.IsActivityTypeOpen(ActivityTypeDef.SupremeHero) > 0
actData = ActivityGiftManager.GetActivityTypeInfo(ActivityTypeDef.SupremeHero)