卡牌图鉴

This commit is contained in:
hahwu 2024-12-26 19:05:59 +08:00
parent 0bc2dd257d
commit ba3043e99b

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),
}
}