活动礼包
This commit is contained in:
parent
774a44d561
commit
7ae38d5cf9
@ -3869,6 +3869,10 @@ func ReqActivityReward(player *Player, buf []byte) error {
|
||||
})
|
||||
return err
|
||||
}
|
||||
player.TeLog("activity_reward", map[string]interface{}{
|
||||
"Id": int(req.Id),
|
||||
"Items": Items,
|
||||
})
|
||||
player.PlayMod.save()
|
||||
player.initAcitivity()
|
||||
player.BackDataActivity()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user