summaryrefslogtreecommitdiff
path: root/game.html
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2024-08-19 22:20:46 -0400
committerpommicket <pommicket@gmail.com>2024-08-19 22:20:46 -0400
commitb6743568630ed182a3791344b3c042c79cc3b559 (patch)
tree811b496f8036f8078a2a9fd93b3673e269b90c9b /game.html
parent2deeda6f7c219522218a722bee17b646bd2b7ba6 (diff)
piece position validation, only update on mouseup, etc.
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 08c0b23..2784661 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=3" async></script>
+ <script src="game.js?v=4" async></script>
</head>
<body>
<div id="header">