Card - update todo for nightCard

* still used by meld, will be removed after converting meld cards
This commit is contained in:
jmlundeen 2025-12-07 11:18:02 -06:00
parent 2a75aa3acc
commit 8d82e1aa31

View file

@ -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) {