mirror of
https://github.com/correl/mage.git
synced 2024-12-29 11:09:17 +00:00
Fixed token import for Flock of Rabid Sheep
This commit is contained in:
parent
bda10ed04c
commit
50dacf3533
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ import mage.cards.CardSetInfo;
|
||||||
import mage.constants.CardType;
|
import mage.constants.CardType;
|
||||||
import mage.constants.Outcome;
|
import mage.constants.Outcome;
|
||||||
import mage.game.Game;
|
import mage.game.Game;
|
||||||
import mage.game.permanent.token.SoldierToken;
|
import mage.game.permanent.token.RabidSheepToken;
|
||||||
import mage.players.Player;
|
import mage.players.Player;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue