mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
renamed again... previous name was too similiar to cardsfolder
This commit is contained in:
@@ -140,7 +140,7 @@ public enum FModel {
|
||||
this.questPreferences = new QuestPreferences();
|
||||
this.gauntletData = new GauntletData();
|
||||
|
||||
this.editions = new EditionCollection(new File("res/cardeditions"));
|
||||
this.editions = new EditionCollection(new File("res/editions"));
|
||||
|
||||
// Loads all cards (using progress bar).
|
||||
FThreads.assertExecutedByEdt(false);
|
||||
|
||||
Reference in New Issue
Block a user