refactor: removed exta line

pull/15/head
alestiago 4 years ago
parent a020ab21f4
commit 069bed9e6c

@ -7,7 +7,6 @@ import 'package:pinball/game/game.dart';
class PinballGame extends Forge2DGame class PinballGame extends Forge2DGame
with FlameBloc, HasKeyboardHandlerComponents { with FlameBloc, HasKeyboardHandlerComponents {
// TODO(erickzanardo): Change to the plumber position // TODO(erickzanardo): Change to the plumber position
late final ballStartingPosition = screenToWorld( late final ballStartingPosition = screenToWorld(
Vector2( Vector2(

Loading…
Cancel
Save