summaryrefslogtreecommitdiff
path: root/game.html
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2024-08-05 15:21:27 -0400
committerpommicket <pommicket@gmail.com>2024-08-05 15:21:27 -0400
commit2653d349dfa5757b46d2bb8d1bea01b34ddffb85 (patch)
tree4d04eae2a44d93c8e0d24908d820f3bc27c29ee4 /game.html
parenta7a6bdc44a26b32aa26ebce637a9a2270db52bb2 (diff)
connecting pieces!
Diffstat (limited to 'game.html')
-rw-r--r--game.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/game.html b/game.html
index 3d63ae5..1c2f4e4 100644
--- a/game.html
+++ b/game.html
@@ -12,5 +12,7 @@
<body>
<div id="play-area">
</div>
+ <div class="debug-relative">
+ </div>
</body>
</html>