This commit is contained in:
Anuken
2020-04-13 18:07:00 -04:00
parent 2af12a632a
commit c717084cb9
7 changed files with 26 additions and 163 deletions
+3 -1
View File
@@ -32,7 +32,9 @@ public abstract class SaveFileReader{
"dagger-factory", "legacy-unit-factory",
"crawler-factory", "legacy-unit-factory",
"titan-factory", "legacy-unit-factory",
"fortress-factory", "legacy-unit-factory"
"fortress-factory", "legacy-unit-factory",
"command-center", "legacy-command-center"
);
protected void region(String name, DataInput stream, CounterInputStream counter, IORunner<DataInput> cons) throws IOException{