【降妖夺宝】抽卡跳转修改

dev_chengFeng
ZhangBiao 2021-06-21 11:45:03 +08:00
parent 0014224024
commit 4fdbc4a559
1 changed files with 3 additions and 0 deletions

View File

@ -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)