mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Removed bloated logs
This commit is contained in:
parent
fc6080e5b6
commit
5b9f0c970c
2 changed files with 5 additions and 10 deletions
|
|
@ -578,6 +578,7 @@ public final class SystemUtil {
|
|||
case OUTSIDE:
|
||||
card.setZone(Zone.OUTSIDE, game);
|
||||
game.getExile().getPermanentExile().remove(card);
|
||||
break;
|
||||
default:
|
||||
card.moveToZone(zone, null, game, false);
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue