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, required double rotation,
}) : _rotation = rotation, }) : _rotation = rotation,
super( super(
pathwayLayer: Layer.launcher, insideLayer: Layer.launcher,
orientation: RampOrientation.down, orientation: RampOrientation.down,
); );

Loading…
Cancel
Save