summaryrefslogtreecommitdiff
path: root/game.html
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2024-08-15 21:59:52 -0400
committerpommicket <pommicket@gmail.com>2024-08-15 21:59:52 -0400
commit11093ffda4f36e449f83303ffdebf60e5c058404 (patch)
tree09c00aebf14c27f702a1c71c42fe14e00337a6bd /game.html
parent5a3a0bb35e55294ab84fd8b759c637a0f1aeea82 (diff)
Fix link to image for non-host
Diffstat (limited to 'game.html')
-rw-r--r--game.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/game.html b/game.html
index 2c0a5d2..08c0b23 100644
--- a/game.html
+++ b/game.html
@@ -7,7 +7,7 @@
<meta content="width=device-width,initial-scale=1" name="viewport">
<link rel="icon" href="favicon.png">
<link rel="stylesheet" href="style.css">
- <script src="game.js?v=2" async></script>
+ <script src="game.js?v=3" async></script>
</head>
<body>
<div id="header">