Merge branch 'master_develop' into master_local_test
commit
113eb75be9
|
|
@ -306,6 +306,8 @@ function this.GetStarGiftData()
|
|||
end
|
||||
|
||||
function this.IsHeroGiftActive()
|
||||
-- 关闭星级成长礼显示
|
||||
return false
|
||||
local activeNum = 0
|
||||
if not giftGoodsInfoList[GoodsTypeDef.DirectPurchaseGift] then
|
||||
return false
|
||||
|
|
|
|||
Loading…
Reference in New Issue