Added MBS (sets, Collection Viewer, Downloader).

This commit is contained in:
magenoxx 2011-02-06 11:02:11 +03:00
parent 8718b3ed3e
commit 2a2f3a0ceb
5 changed files with 301 additions and 231 deletions

View file

@ -69,6 +69,7 @@ public class Sets extends HashMap<String, ExpansionSet> {
this.addSet(Magic2010.getInstance());
this.addSet(Magic2011.getInstance());
this.addSet(Mirrodin.getInstance());
this.addSet(MirrodinBesieged.getInstance());
this.addSet(Planechase.getInstance());
this.addSet(RavnicaCityOfGuilds.getInstance());
this.addSet(RiseOfTheEldrazi.getInstance());