mirror of
https://github.com/correl/mage.git
synced 2025-03-17 09:16:26 -09:00
Fix imports in LeaveNoTrace.java
This commit is contained in:
parent
c25fd63a40
commit
eb50790b97
1 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@ import mage.filter.FilterPermanent;
|
||||||
import mage.filter.predicate.mageobject.CardTypePredicate;
|
import mage.filter.predicate.mageobject.CardTypePredicate;
|
||||||
import mage.game.Game;
|
import mage.game.Game;
|
||||||
import mage.game.permanent.Permanent;
|
import mage.game.permanent.Permanent;
|
||||||
import mage.target.TargetPermanent;
|
import mage.target.common.TargetEnchantmentPermanent;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author Loki
|
* @author Loki
|
||||||
|
|
Loading…
Add table
Reference in a new issue