mirror of
https://github.com/correl/mage.git
synced 2024-12-28 19:19:20 +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.Outcome;
|
||||
import mage.game.Game;
|
||||
import mage.game.permanent.token.SoldierToken;
|
||||
import mage.game.permanent.token.RabidSheepToken;
|
||||
import mage.players.Player;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue