Update lib/game/components/launcher.dart

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

@ -10,7 +10,7 @@ class Launcher extends Forge2DBlueprint {
/// {@macro plunger_zone}
Launcher();
/// [Plunger] to launch the [Ball] into the board.
/// [Plunger] to launch the [Ball] onto the board.
late final Plunger plunger;
@override

Loading…
Cancel
Save