mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
added M14 to wizards download source
This commit is contained in:
parent
619b7222e7
commit
3558a67f77
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ public class WizardCardsImageSource implements CardImageSource {
|
|||
public WizardCardsImageSource() {
|
||||
sets = new HashMap<String, Map<String, String>>();
|
||||
setsAliases = new HashMap<String, String>();
|
||||
setsAliases.put("M14", "magic2014coreset/cig");
|
||||
setsAliases.put("MMA", "modernmasters/cig");
|
||||
setsAliases.put("DGM", "dragonsmaze/cig");
|
||||
setsAliases.put("GTC", "gatecrash/cig");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue