Revert "-- Maybe I forgot to commit the file? (yes, it fixed the counters) -- Fixed Uncle Istvan; -- Another batch of cards: 10 unique, 22 total"

This reverts commit 663e52bf7bf2e5d1e80fc5eb3700fe328d18b5f1.
This commit is contained in:
MarcoMarin 2016-03-29 15:40:42 -03:00
parent beb1856542
commit 0403c7f178
24 changed files with 8 additions and 1685 deletions

View file

@ -109,7 +109,6 @@ public enum CounterType {
VELOCITY("velocity"),
VERSE("verse"),
VITALITY("vitality"),
WIND("wind"),
WISH("wish");
private final String name;