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