Skip to content

Commit

Permalink
The horror
Browse files Browse the repository at this point in the history
  • Loading branch information
magopian committed Jul 26, 2019
1 parent 31d86df commit 69f0b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Main.elm
Expand Up @@ -49,7 +49,7 @@ init _ =
initBall : Ball
initBall =
{ x = 250
, y = 250
, y = 260
, radius = 10
, horizSpeed = 4
}
Expand Down

0 comments on commit 69f0b57

Please sign in to comment.