parent
27df2b52d4
commit
001da5d526
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue