1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Further fixes to the belt placement

This commit is contained in:
Tobias Springer
2020-05-10 18:50:16 +02:00
parent 5a61d1813a
commit 5f3ffd42fd
4 changed files with 9 additions and 3 deletions

View File

@@ -270,6 +270,7 @@ export class HUDBuildingPlacer extends BaseHUDPart {
origin: tile,
rotation,
rotationVariant,
originalRotation: this.currentBaseRotation,
building: this.currentMetaBuilding.get(),
})
) {