Omnibus commited on
Commit
4f8c9ed
1 Parent(s): d2518f5

Update my-game.html

Browse files
Files changed (1) hide show
  1. my-game.html +1 -1
my-game.html CHANGED
@@ -161,7 +161,7 @@ function hitBomb (player, bomb)
161
  gameOver = true;
162
  }
163
  </script>
164
- <div>
165
  <p hidden id="my_score"></p>
166
  </div>
167
  </body>
 
161
  gameOver = true;
162
  }
163
  </script>
164
+ <div>
165
  <p hidden id="my_score"></p>
166
  </div>
167
  </body>