Merge branch 'game' of http://127.0.0.1:3000/fatiao/ro-webgl into game
This commit is contained in:
commit
c2fbc22008
@ -73,6 +73,9 @@ function UIClimbingTowerBattleFailedView:Init()
|
|||||||
local node = self:GetTipsGo(i)
|
local node = self:GetTipsGo(i)
|
||||||
self.uiBase:AddButtonUniqueEventListener(node.button, self, self.OnGotoUI, i)
|
self.uiBase:AddButtonUniqueEventListener(node.button, self, self.OnGotoUI, i)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
ManagerContainer.LuaBattleMgr:SetAutoChallengeTowerState(false)
|
||||||
end
|
end
|
||||||
|
|
||||||
function UIClimbingTowerBattleFailedView:OnGotoUI(btn, params)
|
function UIClimbingTowerBattleFailedView:OnGotoUI(btn, params)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user