Skip to content

Commit

Permalink
removed function that was not needed from the rebuildGame function
Browse files Browse the repository at this point in the history
  • Loading branch information
Latch Jack committed Jan 9, 2020
1 parent f56b302 commit c3b153a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion starter-code/scripts/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ function init() {
wipePoints()
addPlayer()
newFood()
//speedUp()
newGameSpeed()
}

Expand Down

0 comments on commit c3b153a

Please sign in to comment.