diff --git a/src/forge/CardFactory.java b/src/forge/CardFactory.java index 382d37bbd41..cd9524867f7 100644 --- a/src/forge/CardFactory.java +++ b/src/forge/CardFactory.java @@ -16292,7 +16292,7 @@ public class CardFactory implements NewConstants { Copy.setToken(true); Copy.setController(card.getController()); play.add(Copy); - AllZone.Display.showMessage("Hack for Legendaries going to the graveyard :)"); // Not Working + AI is stuffed + AllZone.Display.showMessage("Hack for Legendaries going to the graveyard :)"); }//for }