mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
Remove a bit of duplicate code.
This commit is contained in:
parent
edd97587fc
commit
91b4e024fb
1 changed files with 0 additions and 3 deletions
|
|
@ -208,9 +208,6 @@ public class ZonesHandler {
|
|||
return false;
|
||||
}
|
||||
boolean success = false;
|
||||
if (card == null) {
|
||||
return success;
|
||||
}
|
||||
if (info.faceDown) {
|
||||
card.setFaceDown(true, game);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue