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