卡牌图鉴

This commit is contained in:
hahwu 2024-12-26 19:05:59 +08:00
parent 541c4b6a9b
commit 901187b32c

View File

@ -229,6 +229,7 @@ func (c *CardMod) BackData() *msg.ResCardInfo {
ReqUid: ReqUid,
ExUid: ExUid,
Round: int32(c.Round),
Handbook: GoUtil.MapIntToInt32(c.Handbook),
}
}