Added M12 Set.

Added Wizards M12 and Commander source.
This commit is contained in:
North 2011-07-11 23:24:49 +03:00
parent 125a605471
commit 4337e9fb3c
5 changed files with 73 additions and 16 deletions

View file

@ -78,6 +78,7 @@ public class Sets extends HashMap<String, ExpansionSet> {
this.addSet(Guru.getInstance());
this.addSet(Magic2010.getInstance());
this.addSet(Magic2011.getInstance());
this.addSet(Magic2012.getInstance());
this.addSet(Mirrodin.getInstance());
this.addSet(MirrodinBesieged.getInstance());
this.addSet(NewPhyrexia.getInstance());