diff options
author | pommicket <pommicket@gmail.com> | 2024-08-05 15:21:27 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2024-08-05 15:21:27 -0400 |
commit | 2653d349dfa5757b46d2bb8d1bea01b34ddffb85 (patch) | |
tree | 4d04eae2a44d93c8e0d24908d820f3bc27c29ee4 /game.html | |
parent | a7a6bdc44a26b32aa26ebce637a9a2270db52bb2 (diff) |
connecting pieces!
Diffstat (limited to 'game.html')
-rw-r--r-- | game.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,5 +12,7 @@ <body> <div id="play-area"> </div> + <div class="debug-relative"> + </div> </body> </html> |