- CheckStyle.

This commit is contained in:
Chris
2012-01-26 14:49:19 +00:00
parent a388d74e3d
commit 37580a2c11

View File

@@ -2065,7 +2065,7 @@ public class CardFactoryCreatures {
AllZone.getTriggerHandler().suppressMode("Transformed");
if(copyTarget[0].isToken()) {
if (copyTarget[0].isToken()) {
cloned = CardFactoryUtil.copyStats(copyTarget[0]);
cloned.setName(copyTarget[0].getName());