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,
|
||||
MetaUndergroundBeltBuilding,
|
||||
enumUndergroundBeltVariants.tier2SideMirrored,
|
||||
0,
|
||||
0
|
||||
);
|
||||
registerBuildingVariant(
|
||||
33,
|
||||
MetaUndergroundBeltBuilding,
|
||||
enumUndergroundBeltVariants.tier2SideMirrored,
|
||||
1,
|
||||
1
|
||||
);
|
||||
|
||||
// Hub
|
||||
|
Loading…
Reference in New Issue
Block a user