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

Update index.html

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