mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Attempt to fix BoosterUtils Extended format issue in quests
This commit is contained in:
@@ -294,6 +294,7 @@ public class GameFormat implements Comparable<GameFormat> {
|
||||
coreFormats.add("Legacy.txt");
|
||||
coreFormats.add("Vintage.txt");
|
||||
coreFormats.add("Commander.txt");
|
||||
coreFormats.add("Extended.txt");
|
||||
coreFormats.add("Brawl.txt");
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user