森罗幻境】试炼精气特效消失

dev_chengFeng
jiaoyangna 2021-06-01 10:58:46 +08:00
parent 1e4a316d3e
commit 5c778aad22
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ function this:SetActiveGameObj()
this.heroGrid.gameObject:SetActive(true)
this.enemyInfo.gameObject:SetActive(false)
this.propList.gameObject:SetActive(false)
this.fireRoot.gameObject:SetActive(false)
this.fireRoot.gameObject:SetActive(isShow)
this.EndLessEffect.gameObject:SetActive(false)
this.endLessTitle.gameObject:SetActive(not isShow)
this.stepROot.gameObject:SetActive(not isShow)