Historic GA fix

This commit is contained in:
austinio7116
2021-04-15 18:56:25 +01:00
parent 08c8e84d72
commit 84014ce9b5
2 changed files with 2 additions and 1 deletions

View File

@@ -302,6 +302,7 @@ public class GameFormat implements Comparable<GameFormat> {
{
coreFormats.add("Standard.txt");
coreFormats.add("Pioneer.txt");
coreFormats.add("Historic.txt");
coreFormats.add("Modern.txt");
coreFormats.add("Legacy.txt");
coreFormats.add("Vintage.txt");