Omnibus commited on
Commit
0507540
·
1 Parent(s): 0311860

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -194,7 +194,7 @@ function hitBomb (player, bomb)
194
  </script>
195
  </div>
196
  <div>
197
- <p id="my_score"></p>
198
  </div>
199
  </body>
200
  </html>
 
194
  </script>
195
  </div>
196
  <div>
197
+ <p hidden id="my_score"></p>
198
  </div>
199
  </body>
200
  </html>