mirror of
https://github.com/correl/mage.git
synced 2025-01-13 19:11:33 +00:00
Add missing import
This commit is contained in:
parent
a0f312a05d
commit
31ccef2ef9
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
package mage.cards.s;
|
||||
|
||||
import mage.MageInt;
|
||||
import mage.abilities.common.AttacksTriggeredAbility;
|
||||
import mage.abilities.costs.mana.ManaCostsImpl;
|
||||
import mage.abilities.effects.common.cost.SpellsCostReductionControllerEffect;
|
||||
|
|
Loading…
Reference in a new issue