四元阵跳转修改
parent
e2caaafbc5
commit
bb8ca3c5ca
|
@ -323,7 +323,7 @@ function UpView:RechargeType(_type)
|
|||
--功能快捷购买
|
||||
UIManager.OpenPanel(UIName.QuickPurchasePanel, { type = _type })
|
||||
elseif _type == UpViewRechargeType.HeroExchange then--神将置换
|
||||
UIManager.OpenPanel(UIName.ElementDrawCardPanel)
|
||||
JumpManager.GoJump(1002)
|
||||
elseif _type == UpViewRechargeType.DemonCrystal then
|
||||
LogError(tostring(SERVER_VERSION))
|
||||
if SERVER_VERSION == 1 then
|
||||
|
|
Loading…
Reference in New Issue