摘星阁bug修改

dev_chengFeng
yuanshuai 2023-05-08 17:27:12 +08:00
parent 9f4109c16f
commit b02ebc8b22
1 changed files with 1 additions and 1 deletions

View File

@ -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)