- For now, revert the Imprint change until a better solution is found.

This commit is contained in:
Agetian
2015-01-22 14:23:58 +00:00
parent d6740fb18e
commit db09562965

View File

@@ -285,7 +285,6 @@ public class GameAction {
copied.setState(CardStateName.Original, true);
}
unattachCardLeavingBattlefield(copied);
copied.clearImprintedCards();
} else if (toBattlefield) {
// reset timestamp in changezone effects so they have same timestamp if ETB simutaneously
copied.setTimestamp(game.getNextTimestamp());