diff --git a/lib/game/pinball_game.dart b/lib/game/pinball_game.dart index a50b4b2a..1ce3b3ca 100644 --- a/lib/game/pinball_game.dart +++ b/lib/game/pinball_game.dart @@ -191,8 +191,8 @@ class DebugPinballGame extends PinballGame with FPSCounter { // TODO(allisonryan0002): Remove after google letters have been correctly // placed. - // ignore: unused_element // coverage:ignore-start + // ignore: unused_element Future _loadBackground() async { final sprite = await loadSprite( Assets.images.components.background.path,