Smoother mobile player movement / Cleanup

This commit is contained in:
Anuken
2020-08-20 15:56:40 -04:00
parent 562c41c288
commit dac2264ac7
10 changed files with 12 additions and 38 deletions

View File

@@ -34,7 +34,8 @@ public abstract class SaveFileReader{
"titan-factory", "legacy-unit-factory",
"fortress-factory", "legacy-unit-factory",
"command-center", "legacy-command-center"
"command-center", "legacy-command-center",
"mass-conveyor", "payload-conveyor"
);
protected int lastRegionLength;