chore: rebasing

pull/15/head
alestiago 4 years ago
parent deacf374eb
commit 8da9fbe8f2

@ -142,10 +142,4 @@ class PinballGame extends Forge2DGame with FlameBloc, KeyboardEvents {
super.onAttach();
spawnBall();
}
@override
void onAttach() {
super.onAttach();
spawnBall();
}
}

Loading…
Cancel
Save