2026.3.4 爬塔失败结束自动战斗
This commit is contained in:
parent
c7e608d9be
commit
ea4601c93e
@ -73,6 +73,9 @@ function UIClimbingTowerBattleFailedView:Init()
|
||||
local node = self:GetTipsGo(i)
|
||||
self.uiBase:AddButtonUniqueEventListener(node.button, self, self.OnGotoUI, i)
|
||||
end
|
||||
|
||||
|
||||
ManagerContainer.LuaBattleMgr:SetAutoChallengeTowerState(false)
|
||||
end
|
||||
|
||||
function UIClimbingTowerBattleFailedView:OnGotoUI(btn, params)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user