Apply suggestions from code review

Co-authored-by: Alejandro Santiago <dev@alestiago.com>
pull/324/head
Erick 3 years ago committed by Erick Zanardo
parent 3456fd2fd9
commit 113ff294be

@ -36,7 +36,6 @@ class PlungerNoisyBehavior extends Component with HasGameRef<PinballGame> {
@override
void update(double dt) {
super.update(dt);
removeFromParent();
}
}

Loading…
Cancel
Save