Establish Card Ownership Tag

This commit is contained in:
ZeldaZach 2024-12-27 18:23:09 -05:00
parent 17893d9747
commit 4f798286af
No known key found for this signature in database
2 changed files with 17 additions and 3 deletions

View file

@ -186,7 +186,8 @@ public:
const QString &zone,
int cardId,
CardAttribute attribute,
const QString &attrValue);
const QString &attrValue,
Server_Card *unzonedCard = nullptr);
Response::ResponseCode cmdLeaveGame(const Command_LeaveGame &cmd, ResponseContainer &rc, GameEventStorage &ges);
Response::ResponseCode