fix: merge layer changes

pull/120/head
Allison Ryan 4 years ago
parent 2259ff1e67
commit a234039c73

@ -217,7 +217,7 @@ class _LaunchRampExit extends RampOpening {
required double rotation,
}) : _rotation = rotation,
super(
pathwayLayer: Layer.launcher,
insideLayer: Layer.launcher,
orientation: RampOrientation.down,
);

Loading…
Cancel
Save