mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-28 07:22:21 -08:00
Merge pull request #3513 from Quezler/patch-64
Sync construction blocks
This commit is contained in:
commit
ac4a96eefb
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ public class ConstructBlock extends Block{
|
|||
consumesTap = true;
|
||||
solidifes = true;
|
||||
consBlocks[size - 1] = this;
|
||||
sync = true;
|
||||
}
|
||||
|
||||
/** Returns a ConstructBlock by size. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue