Fixed compile error

This commit is contained in:
Oleg Agafonov 2019-12-14 17:32:33 +04:00
parent cdd7dce764
commit 6791aea98e

View file

@ -1,5 +1,6 @@
package mage.cards.m;
import mage.abilities.effects.common.CounterTargetEffect;
import mage.abilities.effects.keyword.ScryEffect;
import mage.cards.CardImpl;
import mage.cards.CardSetInfo;