mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00:00
Activated RIX download from WOTC source.
This commit is contained in:
parent
524541040f
commit
b10182ab29
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@ public enum WizardCardsImageSource implements CardImageSource {
|
||||||
supportedSets.add("E02"); // Explorers of Ixalan
|
supportedSets.add("E02"); // Explorers of Ixalan
|
||||||
supportedSets.add("V17"); // From the Vault: Transform
|
supportedSets.add("V17"); // From the Vault: Transform
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue