mirror of
https://github.com/correl/mage.git
synced 2025-04-13 09:11:06 -09:00
[DOM] Freed Dom download for Wizard source.
This commit is contained in:
parent
8f8e2758f1
commit
fc0068665f
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ public enum WizardCardsImageSource implements CardImageSource {
|
||||||
supportedSets.add("UST"); // Unstable
|
supportedSets.add("UST"); // Unstable
|
||||||
supportedSets.add("RIX"); // Rivals of Ixalan
|
supportedSets.add("RIX"); // Rivals of Ixalan
|
||||||
supportedSets.add("A25"); // Masters 25
|
supportedSets.add("A25"); // Masters 25
|
||||||
// supportedSets.add("DOM"); // Dominaria
|
supportedSets.add("DOM"); // Dominaria
|
||||||
// supportedSets.add("M19"); // Core 2019
|
// supportedSets.add("M19"); // Core 2019
|
||||||
|
|
||||||
sets = new HashMap<>();
|
sets = new HashMap<>();
|
||||||
|
|
Loading…
Add table
Reference in a new issue