forked from External/mage
fix error
This commit is contained in:
parent
c740bdbb10
commit
6dda0eb90e
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ public final class PopularEgotist extends CardImpl {
|
|||
filter.add(Predicates.or(
|
||||
CardType.CREATURE.getPredicate(),
|
||||
CardType.ENCHANTMENT.getPredicate()
|
||||
))
|
||||
));
|
||||
}
|
||||
|
||||
public PopularEgotist(UUID ownerId, CardSetInfo setInfo) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue