AI can play the effect of Sphinx of Uthuun now.

This commit is contained in:
North 2011-08-27 18:10:06 +03:00
parent d48bcf6d06
commit 66fe17a0e2
3 changed files with 6 additions and 2 deletions

View file

@ -51,7 +51,6 @@ import mage.target.TargetPlayer;
/**
*
* @author Loki
* TODO: add normal chooser for int
*/
public class Mindblaze extends CardImpl<Mindblaze> {

View file

@ -44,7 +44,6 @@ import mage.cards.CardImpl;
import mage.game.Game;
import mage.game.events.GameEvent;
import mage.game.events.GameEvent.EventType;
import mage.players.ManaPool;
import mage.players.Player;
/**