forked from External/mage
Refactor: correct predicate packages
This commit is contained in:
parent
d343511d73
commit
2dfde7f41a
766 changed files with 771 additions and 830 deletions
|
|
@ -10,7 +10,7 @@ import mage.target.TargetCard;
|
|||
|
||||
import java.util.UUID;
|
||||
import mage.filter.StaticFilters;
|
||||
import mage.filter.predicate.other.OwnerIdPredicate;
|
||||
import mage.filter.predicate.card.OwnerIdPredicate;
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue