增加锦标赛协议返回

This commit is contained in:
hahwu 2026-03-30 18:16:18 +08:00
parent 446595119a
commit 6f9d00e7d4

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()