mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
More check fixes
This commit is contained in:
parent
bb2042c79d
commit
b21b71d9d0
@ -93,13 +93,13 @@ export function initMetaBuildingRegistry() {
|
|||||||
32,
|
32,
|
||||||
MetaUndergroundBeltBuilding,
|
MetaUndergroundBeltBuilding,
|
||||||
enumUndergroundBeltVariants.tier2SideMirrored,
|
enumUndergroundBeltVariants.tier2SideMirrored,
|
||||||
0,
|
0
|
||||||
);
|
);
|
||||||
registerBuildingVariant(
|
registerBuildingVariant(
|
||||||
33,
|
33,
|
||||||
MetaUndergroundBeltBuilding,
|
MetaUndergroundBeltBuilding,
|
||||||
enumUndergroundBeltVariants.tier2SideMirrored,
|
enumUndergroundBeltVariants.tier2SideMirrored,
|
||||||
1,
|
1
|
||||||
);
|
);
|
||||||
|
|
||||||
// Hub
|
// Hub
|
||||||
|
Loading…
Reference in New Issue
Block a user