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

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

@ -155,7 +155,7 @@ class _SpaceshipRampBackgroundRampSpriteComponent extends SpriteComponent
}
}
/// Indicates the [SpaceshipRamp]'s arrow dashes current sprite state.
/// Indicates the state of the arrow on the [SpaceshipRamp].
enum SpaceshipRampArrowSpriteState {
/// Arrow with no dashes lit up.
inactive,

Loading…
Cancel
Save