mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
merged from master
This commit is contained in:
commit
767d53b5a8
5 changed files with 2182 additions and 2373 deletions
|
|
@ -718,7 +718,7 @@ Response::ResponseCode Server_Player::cmdConcede(const Command_Concede & /*cmd*/
|
|||
return Response::RespContextError;
|
||||
|
||||
setConceded(true);
|
||||
game->removeArrowsToPlayer(ges, this);
|
||||
game->removeArrowsRelatedToPlayer(ges, this);
|
||||
game->unattachCards(ges, this);
|
||||
clearZones();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue