vip等级礼包获得奖励

This commit is contained in:
sk 2024-08-12 16:45:12 +08:00
parent ff086c3de3
commit 5b399100e1
1 changed files with 1 additions and 0 deletions

View File

@ -3925,6 +3925,7 @@ func (this *Player) VIPDraw(id, vip int32) {
ItemNum: v,
})
itemInfo = append(itemInfo, model.ItemInfo{ItemId: int32(k), ItemNum: v})
pack.Award[k] = v
}
BagMgrSingleton.AddItemsV2(&ItemParam{
P: this,