mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
More check fixes
I don't understand what this thing wants. Some lines are fine and others are not. Even though they're almost or entirely identical.
This commit is contained in:
parent
319168f8df
commit
7240c35987
@ -297,8 +297,8 @@ export class MetaUndergroundBeltBuilding extends MetaBuilding {
|
|||||||
directions: [enumDirection.right],
|
directions: [enumDirection.right],
|
||||||
},
|
},
|
||||||
]);
|
]);
|
||||||
}
|
|
||||||
return;
|
return;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user