修改文字描述
parent
6f0c069431
commit
408ae19f77
|
|
@ -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