Commit c72ddcfa authored by Fabio Bas's avatar Fabio Bas
Browse files

Tabs -> spaces

parent a7b8934a
...@@ -439,7 +439,7 @@ Response::ResponseCode Server_Player::moveCard(GameEventStorage &ges, Server_Car ...@@ -439,7 +439,7 @@ Response::ResponseCode Server_Player::moveCard(GameEventStorage &ges, Server_Car
card->deleteLater(); card->deleteLater();
} else { } else {
card->setFaceDown(faceDown); card->setFaceDown(faceDown);
if (!targetzone->hasCoords()) { if (!targetzone->hasCoords()) {
y = 0; y = 0;
card->resetState(); card->resetState();
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment