Omnibus commited on
Commit
7298133
1 Parent(s): ad75b1e

Update game.html

Browse files
Files changed (1) hide show
  1. game.html +0 -3
game.html CHANGED
@@ -110,9 +110,6 @@ function update ()
110
  {
111
  if (gameOver)
112
  {
113
- //this.registry.destroy();
114
- //this.events.off();
115
- this.scene.restart();
116
  return;
117
  }
118
  if (cursors.left.isDown)
 
110
  {
111
  if (gameOver)
112
  {
 
 
 
113
  return;
114
  }
115
  if (cursors.left.isDown)