remove debug statements.
parent
438522c356
commit
28a6c439b5
|
@ -29,7 +29,6 @@ public class MagicPlayChoice extends MagicChoice {
|
|||
|
||||
private MagicPlayChoice() {
|
||||
super("Play a card or ability.");
|
||||
System.out.println("CHOICE: MagicPlayChoice");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue