vip等级礼包获得奖励
This commit is contained in:
parent
ff086c3de3
commit
5b399100e1
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue