增加锦标赛协议返回

This commit is contained in:
hahwu 2026-03-30 18:16:18 +08:00
parent 981e1d0d57
commit 9d9f839a75

View File

@ -422,6 +422,7 @@ func (p *Player) ZeroUpdate(a []interface{}) {
p.HandleItem(items, msg.ITEM_POP_LABEL_ChampshipReward.String())
}
p.PlayMod.getChampshipMod().ZeroUpdate()
p.BackChampship()
p.InitActivity()
p.ActivityZeroUpdate()