屏蔽我要变强界面
parent
860393a144
commit
dc60d0a164
|
@ -123,7 +123,8 @@ function BattleFailPopup:OnOpen(battlePanel, showRecord, backPanel,_fightType)
|
|||
this.btn_record:SetActive(false)
|
||||
else
|
||||
this.btnBattleBack:SetActive(true)
|
||||
this.btnGrowUp:SetActive(true)
|
||||
--屏蔽我要变强界面
|
||||
this.btnGrowUp:SetActive(false)
|
||||
end
|
||||
if fightType == BATTLE_TYPE.GUILD_CAR_DELAY then--车迟
|
||||
--车迟抢夺cd计时
|
||||
|
|
Loading…
Reference in New Issue