that nice toString overload broke some cards - reverting

This commit is contained in:
Maxmtg
2013-04-12 09:09:57 +00:00
parent 5a386afeb6
commit 7930167469

View File

@@ -274,11 +274,6 @@ public enum CounterType {
return this.name;
}
@Override
public String toString() {
return this.name;
}
/**
* <p>
* getType.