【新手战斗】第一场战斗关闭跳过
parent
1498cd7661
commit
3a70720f9c
|
@ -92,7 +92,7 @@ function this:OnOpen(_fightData, _endFunc, guideType)
|
|||
this.BG:GetComponent("Image").sprite = this.spLoader:LoadSprite(BattleManager.GetBattleBg(fightType))
|
||||
end
|
||||
|
||||
this.BtnGM:SetActive(true)
|
||||
this.BtnGM:SetActive(guideType ~= 3)
|
||||
this.ButtonLock:SetActive(false)
|
||||
this.BtnTimeScale:SetActive(false)
|
||||
this.damagePanel:SetActive(false)
|
||||
|
|
Loading…
Reference in New Issue