Second map fixes

This commit is contained in:
Anuken
2022-04-11 15:35:02 -04:00
parent e2abc055a2
commit 123e62d275
5 changed files with 9 additions and 6 deletions
@@ -44,7 +44,6 @@ public class ConstructBlock extends Block{
inEditor = false;
consBlocks[size - 1] = this;
sync = true;
priority = TargetPriority.constructing;
}
/** Returns a ConstructBlock by size. */