Omnibus commited on
Commit
087e655
·
1 Parent(s): f4a4777

Update game.html

Browse files
Files changed (1) hide show
  1. game.html +1 -1
game.html CHANGED
@@ -170,7 +170,7 @@ function hitBomb (player, bomb)
170
  });
171
 
172
  this.input.on('pointerdown', () => this.scene.restart();
173
-
174
  }
175
  </script>
176
  <div>
 
170
  });
171
 
172
  this.input.on('pointerdown', () => this.scene.restart();
173
+ );
174
  }
175
  </script>
176
  <div>