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
|
|
@ -6,7 +6,7 @@ import mage.abilities.effects.Effect;
|
|||
import mage.constants.Zone;
|
||||
import mage.filter.FilterPermanent;
|
||||
import mage.filter.common.FilterCreaturePermanent;
|
||||
import mage.filter.predicate.permanent.AnotherPredicate;
|
||||
import mage.filter.predicate.mageobject.AnotherPredicate;
|
||||
import mage.game.Game;
|
||||
import mage.game.events.GameEvent;
|
||||
import mage.game.events.ZoneChangeEvent;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue