fix: ball test

pull/25/head
Allison Ryan 4 years ago
parent 2b9e207703
commit b48e8766f6

@ -21,7 +21,7 @@ class PinballGame extends Forge2DGame
await _addGameBoundaries(); await _addGameBoundaries();
unawaited(_addFlippers()); unawaited(_addFlippers());
await _addPlunger(); unawaited(_addPlunger());
// Corner wall above plunger so the ball deflects into the rest of the // Corner wall above plunger so the ball deflects into the rest of the
// board. // board.

Loading…
Cancel
Save