【十绝阵】开服3天内通过公会御令获取途径可以进入

dev_chengFeng
zhangqiang 2021-03-24 10:55:29 +08:00
parent d0da980a3f
commit 4bcf4f3586
1 changed files with 3 additions and 0 deletions

View File

@ -294,6 +294,9 @@ function RewardItemSingleShowPopup:OnShow()
end
for i = 1, #jumpSortData do
if jumpSortData[i].id > 0 then
if JumpConfig[jumpSortData[i].id].Type < 10000 then
if not ActTimeCtrlManager.SingleFuncState(JumpConfig[jumpSortData[i].id].Type) then break end
end
if not RECHARGEABLE then--(是否开启充值)
if this.isRewardItemPop == true or itemConfigData.Id == 61 or itemConfigData.Id == 19 or itemConfigData.ItemType == 17 then
SubUIManager.Open(SubUIConfig.JumpView, this.equipProGrid.transform, jumpSortData[i].id,false,self)