mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
Removed a out-dated comment in Rite of Replication's code
This commit is contained in:
@@ -16292,7 +16292,7 @@ public class CardFactory implements NewConstants {
|
|||||||
Copy.setToken(true);
|
Copy.setToken(true);
|
||||||
Copy.setController(card.getController());
|
Copy.setController(card.getController());
|
||||||
play.add(Copy);
|
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
|
}//for
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user