mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
return_comment
This commit is contained in:
@@ -67,6 +67,7 @@ public abstract class ImageFetcher {
|
|||||||
}
|
}
|
||||||
return null;
|
return null;
|
||||||
} else {
|
} else {
|
||||||
|
// 1. Try MCI code first, as it original.
|
||||||
String setCode = edition.getScryfallCode();
|
String setCode = edition.getScryfallCode();
|
||||||
String langCode = edition.getCardsLangCode();
|
String langCode = edition.getCardsLangCode();
|
||||||
return ForgeConstants.URL_PIC_SCRYFALL_DOWNLOAD +
|
return ForgeConstants.URL_PIC_SCRYFALL_DOWNLOAD +
|
||||||
|
|||||||
Reference in New Issue
Block a user