Update lib/game/components/multipliers/multipliers.dart

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

@ -36,7 +36,7 @@ class Multipliers extends Component {
],
);
/// Creates a [Multipliers] without any children.
/// Creates [Multipliers] without any children.
///
/// This can be used for testing [Multipliers]'s behaviors in isolation.
@visibleForTesting

Loading…
Cancel
Save