cutechicken commited on
Commit
ec04c94
·
verified ·
1 Parent(s): 58bb935

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +0 -1
index.html CHANGED
@@ -136,7 +136,6 @@
136
  }
137
  }
138
 
139
-
140
  function update() {
141
  // Player movement
142
  if(game.keys['w'] && game.player.y > PLAYER_SIZE)
 
136
  }
137
  }
138
 
 
139
  function update() {
140
  // Player movement
141
  if(game.keys['w'] && game.player.y > PLAYER_SIZE)