1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-04-03 01:08:59 -09:00

[DOM] Freed Dom download for Wizard source.

This commit is contained in:
LevelX2 2018-04-19 19:59:47 +02:00
parent 8f8e2758f1
commit fc0068665f

View file

@ -270,7 +270,7 @@ public enum WizardCardsImageSource implements CardImageSource {
supportedSets.add("UST"); // Unstable
supportedSets.add("RIX"); // Rivals of Ixalan
supportedSets.add("A25"); // Masters 25
// supportedSets.add("DOM"); // Dominaria
supportedSets.add("DOM"); // Dominaria
// supportedSets.add("M19"); // Core 2019
sets = new HashMap<>();