玉帝跳转提交
parent
b33bd02c7f
commit
09a810af3f
|
@ -202,7 +202,7 @@ function JumpViewNew:GoToJumpData()
|
||||||
elseif self.jumpSData.Type == JumpType.XingChenShangDian then
|
elseif self.jumpSData.Type == JumpType.XingChenShangDian then
|
||||||
ShopManager.SetSelectIndex(self.shopType,{self.ShopId})
|
ShopManager.SetSelectIndex(self.shopType,{self.ShopId})
|
||||||
elseif self.jumpSData.Type == JumpType.recharge then
|
elseif self.jumpSData.Type == JumpType.recharge then
|
||||||
DynamicActivityManager.curLevel = 6
|
DynamicActivityManager.Index = 6
|
||||||
elseif (self.jumpSData.type ~= JumpType.firstRecharge or self.jumpSData.type ~= JumpType.ZhiZunJiangShi) then
|
elseif (self.jumpSData.type ~= JumpType.firstRecharge or self.jumpSData.type ~= JumpType.ZhiZunJiangShi) then
|
||||||
PlayerManager.RewardItemSingleShowPopupIsRoleUpStarLayout2 = false
|
PlayerManager.RewardItemSingleShowPopupIsRoleUpStarLayout2 = false
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue