mirror of
https://github.com/correl/mage.git
synced 2025-01-12 19:25:44 +00:00
Oops! Forgot to commit my imports on that last commit. Sorry!!!
This commit is contained in:
parent
6a48aacfc6
commit
a39c4aa4f4
1 changed files with 2 additions and 0 deletions
|
@ -47,9 +47,11 @@ import mage.constants.Rarity;
|
|||
import mage.constants.SubLayer;
|
||||
import mage.constants.Zone;
|
||||
import mage.game.Game;
|
||||
import mage.game.command.CommandObject;
|
||||
import mage.game.permanent.Permanent;
|
||||
import mage.game.stack.Spell;
|
||||
import mage.players.Player;
|
||||
import mage.sets.Commander;
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue