Skip to content

Commit

Permalink
Merge Attempt 3
Browse files Browse the repository at this point in the history
  • Loading branch information
gamalielhere committed Feb 3, 2016
1 parent 5bf94eb commit 93a6b80
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ $(document).ready(function() {
var food;
var snake;
var score;
<<<<<<< HEAD
var highscore = localStorage.topScore;
=======
>>>>>>> master
var speed;
var highscore = 0;
var headColor = "green",
Expand Down

0 comments on commit 93a6b80

Please sign in to comment.