Omnibus commited on
Commit
8cf0aa9
1 Parent(s): f704c1b

Update game.html

Browse files
Files changed (1) hide show
  1. game.html +1 -1
game.html CHANGED
@@ -113,7 +113,7 @@ function update ()
113
  mainCamera.shake(250);
114
  mainCamera.fadeOut(3000);
115
  this.scene.restart();
116
- return;
117
  }
118
  if (cursors.left.isDown)
119
  {
 
113
  mainCamera.shake(250);
114
  mainCamera.fadeOut(3000);
115
  this.scene.restart();
116
+
117
  }
118
  if (cursors.left.isDown)
119
  {