mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
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…
Add table
Add a link
Reference in a new issue