Update packages/pinball_components/lib/src/components/sparky_bumper.dart

pull/150/head
Allison Ryan 4 years ago committed by GitHub
parent 7edd1ed3e3
commit 435c5fce25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@ import 'package:flame_forge2d/flame_forge2d.dart';
import 'package:pinball_components/pinball_components.dart';
/// {@template sparky_bumper}
/// Bumper for Sparky fire.
/// Bumper for Sparky area.
/// {@endtemplate}
// TODO(ruimiguel): refactor later to unify with DashBumpers.
class SparkyBumper extends BodyComponent with InitialPosition {

Loading…
Cancel
Save