卡牌图鉴

This commit is contained in:
hahwu 2024-12-26 15:16:35 +08:00
parent f35c05cc12
commit 64f799102f
2 changed files with 1333 additions and 1323 deletions

View File

@ -3310,7 +3310,8 @@ func ReqCardHandbookReward(args []interface{}) error {
}
player.PlayMod.save()
player.PushClientRes(&msg.ResCardHandbookReward{
Code: msg.RES_CODE_SUCCESS,
Code: msg.RES_CODE_SUCCESS,
CardId: req.CardId,
})
return nil
}

File diff suppressed because it is too large Load Diff