【罗浮】原罗浮商店跳转到逐胜商店

gaoxin 2021-12-27 14:00:47 +08:00
parent c393143cb6
commit 1c9d3caa75
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ function JumpServerHightLadderPanel:BindEvent()
UIManager.OpenPanel(UIName.JumpServerHightLadderRecordPopup)
end)
Util.AddClick(this.shopBtn,function()
JumpManager.GoJump(3005)
JumpManager.GoJump(20002)
end)
Util.AddClick(this.formationBtn,function()
-- if not ActTimeCtrlManager.SingleFuncState(FUNCTION_OPEN_TYPE.JumpServer_HightLadder) then