修改描述
parent
a194df7fa8
commit
9546845534
|
@ -534,7 +534,7 @@ function this.RefreshBossInfo()
|
|||
this.fightRP:SetActive(false)
|
||||
this.fightSaoGuang:SetActive(false)
|
||||
--this.fightGuideEffect:SetActive(false)
|
||||
this.lockText.text=string.format("%s层后开启",nextBossLv-FightPointPassManager.soldierLayerId)
|
||||
this.lockText.text=string.format("再推%s关后开启",nextBossLv-FightPointPassManager.soldierLayerId)
|
||||
end
|
||||
this.openFun:SetActive(true)
|
||||
this.openFunNeedInfo.text=name
|
||||
|
|
Loading…
Reference in New Issue