Merge branch 'feat/add-alien-bumper' of github.com:VGVentures/pinball into feat/add-alien-bumper

pull/166/head
RuiAlonso 4 years ago
commit 9e7cfbc1a4

@ -11,7 +11,7 @@ class AlienBumperGame extends BasicBallGame with Traceable {
static const info = ''' static const info = '''
Shows how a AlienBumper is rendered. Shows how a AlienBumper is rendered.
Activate the "trace" parameter to overlay the body. - Activate the "trace" parameter to overlay the body.
'''; ''';
@override @override

Loading…
Cancel
Save