摘星阁bug修改
parent
9f4109c16f
commit
b02ebc8b22
|
|
@ -304,7 +304,7 @@ function this.SingleHeroDataShow(_go, _heroData)
|
|||
redPot.gameObject:SetActive(false)
|
||||
end
|
||||
if _heroData.property then
|
||||
changeProBtn:SetActive(_heroData.property>=5)
|
||||
changeProBtn:SetActive(_heroData.property>=6)
|
||||
pro.sprite= this.spLoader:LoadSprite(GetProStrImageByProNum(heroData.property))
|
||||
else
|
||||
changeProBtn:SetActive(false)
|
||||
|
|
|
|||
Loading…
Reference in New Issue