remove leftover debug code from Mirari's Wake

This commit is contained in:
jendave
2011-08-06 15:17:38 +00:00
parent 6e6822bde6
commit 4ee7942026

View File

@@ -49,8 +49,6 @@ abstract public class Ability_Mana extends Ability_Activated implements java.io.
// change this, once ManaPool moves to the Player
// this.getActivatingPlayer().ManaPool.addManaToFloating(origProduced, getSourceCard());
AllZone.ManaPool.addManaToFloating(produced, source);
System.out.println("Mana produced: "+produced);
// TODO: all of the following would be better as trigger events "tapped for mana"