新增锦标赛标题
This commit is contained in:
parent
4c91239ff1
commit
adc9988dad
@ -320,6 +320,7 @@ func (p *Player) BackChampship() {
|
||||
}
|
||||
if activityInfo != nil {
|
||||
res.EndTime = int32(activityInfo.EndT)
|
||||
res.Title = activityInfo.Title
|
||||
}
|
||||
res.Cfg = cfg
|
||||
p.PushClientRes(res)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user