minor stack description fix in AF_ChangeZone

This commit is contained in:
slapshot5
2011-10-10 05:29:37 +00:00
parent ec52ce48f6
commit 2ab17e5843

View File

@@ -540,7 +540,7 @@ public final class AbilityFactory_ChangeZone {
sb.append("into your graveyard.");
}
sb.append("Then shuffle your library.");
sb.append(" Then shuffle your library.");
} else if (origin.equals("Hand")) {
sb.append("Put ").append(num).append(" ").append(type).append(" card(s) from your hand ");