mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Merge branch 'token_phase_two' into 'master'
Add more support for migrating Editions to TokenScripts See merge request core-developers/forge!885
This commit is contained in:
@@ -76,6 +76,8 @@ public class GuiDownloadSetPicturesLQ extends GuiDownloadService {
|
||||
// Add missing tokens to the list of things to download.
|
||||
addMissingItems(downloads, ForgeConstants.IMAGE_LIST_TOKENS_FILE, ForgeConstants.CACHE_TOKEN_PICS_DIR);
|
||||
|
||||
// TODO Add TokenScript images via Editions files?
|
||||
|
||||
return downloads;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user