* Added new set Anthologies (ATH) with 85 cards;

This commit is contained in:
Oleg Agafonov 2018-10-03 01:52:16 +04:00
parent cbf6b9d5b5
commit fccae9b8cd
2 changed files with 111 additions and 0 deletions

View file

@ -237,6 +237,7 @@ public enum ScryfallImageSource implements CardImageSource {
//
supportedSets.add("EURO");
supportedSets.add("GPX");
supportedSets.add("ATH");
}
@Override