This commit is contained in:
hahwu 2025-03-27 10:44:18 +08:00
parent 46e75a50ca
commit c94fbff299

View File

@ -812,6 +812,11 @@ func ReqChessEx(player *Player, buf []byte) error {
})
return err
}
if req.Type == 4 {
player.TeLog("LimitEventLuckyCat", map[string]interface{}{
"req": int(req.NewChessId),
})
}
player.PlayMod.save()
player.PushClientRes(ChessMod.BackData())
player.PushClientRes(&msg.ResChessEx{