mirror of
https://github.com/correl/mage.git
synced 2025-04-10 01:01:05 -09:00
* Added Master 25 to Wizard download source.
This commit is contained in:
parent
fedf254219
commit
82e8606b40
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@ public enum WizardCardsImageSource implements CardImageSource {
|
||||||
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…
Add table
Reference in a new issue