时间线优化
This commit is contained in:
parent
a51e37490b
commit
ee22dd9770
@ -1836,7 +1836,7 @@ func ReqCardExchange(player *Player, buf []byte) error {
|
||||
End: GoUtil.Now() + 86400,
|
||||
Extra: *CardInfo,
|
||||
}
|
||||
player.AddLog(int(req.Uid), friend.LOG_TYPE_CARD_EX_SEND, "")
|
||||
player.AddLog(int(req.Uid), friend.LOG_TYPE_CARD_EX_SEND, fmt.Sprintf("%d", int(req.CardId)))
|
||||
|
||||
player.PushClientRes(&msg.ResCardExchange{
|
||||
Code: msg.RES_CODE_SUCCESS,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user