Tabs -> spaces
This commit is contained in:
parent
a7b8934a1b
commit
c72ddcfaed
1 changed files with 1 additions and 1 deletions
|
@ -439,7 +439,7 @@ Response::ResponseCode Server_Player::moveCard(GameEventStorage &ges, Server_Car
|
|||
|
||||
card->deleteLater();
|
||||
} else {
|
||||
card->setFaceDown(faceDown);
|
||||
card->setFaceDown(faceDown);
|
||||
if (!targetzone->hasCoords()) {
|
||||
y = 0;
|
||||
card->resetState();
|
||||
|
|
Loading…
Reference in a new issue