Fixed the inverted up/down arrow keys

This commit is contained in:
John Shaver 2017-06-28 09:12:56 -07:00
parent 36260c9dc9
commit 81c3cbcb33
1 changed files with 2 additions and 2 deletions

View File

@ -25,13 +25,13 @@ update msg model =
0
Up ->
90
270
Left ->
180
Down ->
270
90
distance =
distanceFromSpeed player_move_speed timeDiff