增加锦标赛协议返回
This commit is contained in:
parent
3e049ddeb5
commit
2eec48d301
@ -422,6 +422,7 @@ func (p *Player) ZeroUpdate(a []interface{}) {
|
|||||||
p.HandleItem(items, msg.ITEM_POP_LABEL_ChampshipReward.String())
|
p.HandleItem(items, msg.ITEM_POP_LABEL_ChampshipReward.String())
|
||||||
}
|
}
|
||||||
p.PlayMod.getChampshipMod().ZeroUpdate()
|
p.PlayMod.getChampshipMod().ZeroUpdate()
|
||||||
|
p.BackChampship()
|
||||||
p.InitActivity()
|
p.InitActivity()
|
||||||
p.ActivityZeroUpdate()
|
p.ActivityZeroUpdate()
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user