Omnibus commited on
Commit
b87293d
1 Parent(s): 1798a3e

Rename index.html to game.html

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