merged from master

This commit is contained in:
Max-Wilhelm Bruker
2012-03-31 18:41:01 +02:00
5 changed files with 2182 additions and 2373 deletions

View File

@@ -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();