refactor: PR typos

pull/434/head
alestiago 3 years ago
parent 6b57ee6d83
commit 46c71619af

@ -68,7 +68,7 @@ class GameBlocStatusListener extends Component
provider.addAll(
[
PlungerKeyControllingBehavior(),
PlungerPullingBehavior(strength: 7),
PlungerPullingBehavior(strength: pullingStrength),
],
);
}

@ -27,7 +27,6 @@ dependencies:
pinball_ui:
path: ../pinball_ui
dev_dependencies:
bloc_test: ^9.0.3
flame_test: ^1.3.0

Loading…
Cancel
Save