mirror of
https://github.com/correl/mage.git
synced 2024-12-25 19:25:41 +00:00
Update ScryfallImageSource.java
Remove CM2 until full list available on Scryfall
This commit is contained in:
parent
8f668a859c
commit
dbb3120199
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ public enum ScryfallImageSource implements CardImageSource {
|
|||
supportedSets.add("A25");
|
||||
supportedSets.add("DOM");
|
||||
supportedSets.add("BBD");
|
||||
supportedSets.add("CM2");
|
||||
// supportedSets.add("CM2");
|
||||
// supportedSets.add("M19");
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue