mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 21:29:17 -08:00
Card - update todo for nightCard
* still used by meld, will be removed after converting meld cards
This commit is contained in:
parent
2a75aa3acc
commit
8d82e1aa31
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ public interface Card extends MageObject, Ownerable {
|
|||
|
||||
SpellAbility getSecondFaceSpellAbility();
|
||||
|
||||
//TODO: remove after tdfc rework
|
||||
//TODO: remove after meld converted to DFC
|
||||
boolean isNightCard();
|
||||
|
||||
default boolean meldsWith(Card card) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue