商店购买灵兽不弹恭喜获得修改

dev_chengFeng
jiaoyangna 2021-09-07 19:15:46 +08:00
parent 2972a973c5
commit 1cbd4a8965
1 changed files with 2 additions and 2 deletions

View File

@ -180,8 +180,8 @@ function this.RequestBuyShopItem(shopType, shopItemId, num, func,isShowReward)
if msg.drop.itemlist and #msg.drop.itemlist > 0 or
msg.drop.equipId and #msg.drop.equipId > 0 or
msg.drop.Hero and #msg.drop.Hero > 0 or
msg.drop.soulEquip and #msg.drop.soulEquip > 0-- or
-- msg.drop.especialEquipId and #msg.drop.especialEquipId > 0
msg.drop.soulEquip and #msg.drop.soulEquip > 0 or
msg.drop.pokemon ~= nil and #msg.drop.pokemon > 0 --msg.drop.especialEquipId and #msg.drop.especialEquipId > 0
then
if isShowReward and isShowReward == 0 then
else