Update lib/game/components/spaceship_exit_rail.dart

Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
pull/79/head
Rui Miguel Alonso 4 years ago committed by GitHub
parent a271a49b76
commit 0d09a59b93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@ import 'package:flame_forge2d/flame_forge2d.dart';
import 'package:pinball/flame/blueprint.dart';
import 'package:pinball/game/game.dart';
/// A [Blueprint] for the spaceship drop ramp.
/// A [Blueprint] for the spaceship exit rail.
class SpaceshipExitRail extends Forge2DBlueprint {
@override
void build() {

Loading…
Cancel
Save