【降妖夺宝】抽卡跳转修改
parent
0014224024
commit
4fdbc4a559
|
@ -340,6 +340,9 @@ function UpView:RechargeType(_type)
|
|||
JumpManager.GoJump(36008)
|
||||
end
|
||||
elseif _type == UpViewRechargeType.YeQiuQuan then--跳限时商市
|
||||
if UIManager.IsOpen(UIName.TenRecruitPanel) then
|
||||
UIManager.ClosePanel(UIName.TenRecruitPanel)
|
||||
end
|
||||
JumpManager.GoJump(40014)
|
||||
elseif _type == UpViewRechargeType.HuaLingFu then--跳灵兽特惠
|
||||
JumpManager.GoJump(40010)
|
||||
|
|
Loading…
Reference in New Issue