This commit is contained in:
Alex W. Jackson 2022-09-24 13:56:38 -04:00
parent 17f6ca6b22
commit be05626321

View file

@ -39,7 +39,7 @@ public final class BelakorTheDarkMaster extends CardImpl {
private static final FilterPermanent filter2 = new FilterControlledPermanent(SubType.DEMON, "another Demon");
static {
filter.add(AnotherPredicate.instance);
filter2.add(AnotherPredicate.instance);
}
public BelakorTheDarkMaster(UUID ownerId, CardSetInfo setInfo) {