removed extra semi colon

master
melvin 2011-06-24 12:07:45 +08:00
parent b4b0aaa73a
commit cbb75728d8
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ public enum MagicSubType {
Thalakos, Thopter, Thrull, Treefolk, Triskelavite, Troll, Turtle, Unicorn,
Vampire, Vedalken, Viashino, Volver, Wall, Warrior, Weird, Whale, Wizard,
Wolf, Wolverine, Wombat, Worm, Wraith, Wurm, Yeti, Zombie, Zubera;
;
public static final EnumSet<MagicSubType> ALL_BASIC_LANDS = EnumSet.range(Forest, Swamp);