PC-202302260912\Administrator 2025-02-18 11:01:40 +08:00
parent 27df2b52d4
commit 001da5d526
1 changed files with 1 additions and 1 deletions

View File

@ -548,7 +548,7 @@ function this.SetCardSingleData(o, heroId, _pos, _heroData)
local kaPaiEffect=Util.GetGameObject(o,"UI_Effect_jinkuang_KaPai")
local live = Util.GetGameObject(o, "Mask/icon"):GetComponent("RawImage")
local liveName = heroData.painting
local liveName = heroData.live
local roleConfig = {}
local toward=0
local star,starType = heroData.GetStar(1)