fix: analyzer warning

pull/204/head
Allison Ryan 3 years ago
parent da17ae722c
commit 438124bc39

@ -2,7 +2,7 @@ import 'package:flame/components.dart';
import 'package:pinball_components/pinball_components.dart';
/// {@template dash_animatronic}
/// Animated Dash that sits on top of the [BigDashNestBumper].
/// Animated Dash that sits on top of the [DashNestBumper.main].
/// {@endtemplate}
class DashAnimatronic extends SpriteAnimationComponent with HasGameRef {
/// {@macro dash_animatronic}

Loading…
Cancel
Save