车迟怪物显示
parent
fcc1424cd5
commit
bedfcdb4f6
File diff suppressed because it is too large
Load Diff
|
@ -84,8 +84,8 @@ function this.SetCardSingleData(go,monsterId,_pos)
|
|||
zs:GetComponent("Image").sprite = Util.LoadSprite(zsName)
|
||||
end
|
||||
|
||||
yuanImage:SetActive(heroData.createtype == 1)
|
||||
lv.text=heroData.lv
|
||||
yuanImage:SetActive(false)
|
||||
lv.text=monsterConfig.Level
|
||||
|
||||
fg.sprite = Util.LoadSprite(GetHeroCardStarFg[heroConfig.Star])
|
||||
|
||||
|
|
Loading…
Reference in New Issue