临时关闭星级成长礼显示
parent
0670160fd3
commit
eff6ee6d08
|
|
@ -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