fix: uncomment line

pull/135/head
Allison Ryan 4 years ago
parent 69c84a1d58
commit d27c3141a3

@ -213,7 +213,7 @@ class SpaceshipExitRailEnd extends RampOpening {
orientation: RampOrientation.down,
insidePriority: 3,
) {
// renderBody = false;
renderBody = false;
layer = Layer.spaceshipExitRail;
}

Loading…
Cancel
Save