锦标赛优化
This commit is contained in:
parent
cd7565473b
commit
7f634596f2
@ -547,6 +547,7 @@ func (p *Player) ChampionshipZeroUpdate() {
|
||||
items = p.GetChampshipReward(aid)
|
||||
if len(items) > 0 {
|
||||
p.SendActivityMail2(items, "backend_championship_mail_title", "backend_championship_mail_content")
|
||||
p.PushClientRes(p.GetMailMod().BackData())
|
||||
}
|
||||
p.PlayMod.getChampshipMod().ZeroUpdate(todayActivityId)
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user