Skip to content

Commit

Permalink
rah
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyall-A committed Jun 25, 2024
1 parent b408e50 commit 2e8b83c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
})();

function start() {
if (!game) return start();
game.start();
game.onstop = () => location.reload();
document.getElementById("button").remove();
Expand Down

0 comments on commit 2e8b83c

Please sign in to comment.