mirror of
https://github.com/correl/mage.git
synced 2025-01-12 19:25:44 +00:00
Fix build
This commit is contained in:
parent
ef65332e32
commit
cac04616f3
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
import mage.constants.Outcome;
|
||||
import mage.constants.Rarity;
|
||||
import mage.constants.Zone;
|
||||
import mage.filter.common.FilterControlledCreaturePermanent;
|
||||
import mage.filter.common.FilterCreaturePermanent;
|
||||
import mage.game.Game;
|
||||
import mage.game.permanent.Permanent;
|
||||
import mage.players.Player;
|
||||
|
|
Loading…
Reference in a new issue