mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
*Fixed an issue with AF_CopyPermanent vs DFC cards.
This commit is contained in:
@@ -396,6 +396,7 @@ public final class AbilityFactoryCopy {
|
||||
if (c.isDoubleFaced()) { // Cloned DFC's can't transform
|
||||
if (wasInAlt) {
|
||||
copy.changeState();
|
||||
c.changeState();
|
||||
}
|
||||
copy.clearOtherState();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user