mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-04-25 06:11:52 -07:00
stop connection if something in the way
This commit is contained in:
parent
144abcb69a
commit
6601923bd4
1 changed files with 2 additions and 0 deletions
|
|
@ -175,6 +175,8 @@ export class MetaUndergroundBeltBuilding extends MetaBuilding {
|
|||
rotationVariant: 0,
|
||||
connectedEntities: [contents],
|
||||
};
|
||||
} else {
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue