forked from External/mage
(refactor) break out assignment into its own package
This commit is contained in:
parent
675639013a
commit
bac4e7b507
26 changed files with 30 additions and 34 deletions
|
|
@ -1,7 +1,7 @@
|
|||
package mage.target.common;
|
||||
|
||||
import mage.abilities.Ability;
|
||||
import mage.abilities.dynamicvalue.common.PredicateCardAssignment;
|
||||
import mage.abilities.assignment.common.PredicateCardAssignment;
|
||||
import mage.cards.Card;
|
||||
import mage.cards.Cards;
|
||||
import mage.cards.CardsImpl;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue