mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
some more changes to modal DFC implementation
This commit is contained in:
parent
f188cb948d
commit
42e38a4e8a
12 changed files with 34 additions and 33 deletions
|
|
@ -59,6 +59,7 @@ public abstract class CardImpl extends MageObjectImpl implements Card {
|
|||
protected boolean usesVariousArt = false;
|
||||
protected boolean splitCard;
|
||||
protected boolean morphCard;
|
||||
protected boolean modalDFC;
|
||||
|
||||
protected List<UUID> attachments = new ArrayList<>();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue