summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorFrans Bongers <fransbongers@franss-mbp.home>2024-11-25 21:42:51 +0100
committerFrans Bongers <fransbongers@franss-mbp.home>2024-11-25 21:42:51 +0100
commit9414fe91218a00fe9e44b48fdf40e51de5cb4479 (patch)
treefb50f3c36d305e332000d9f01c3e6227128151c4 /play.html
parent6d4ac135ddd2a7b4f54a7ce5b909457055597764 (diff)
downloadland-and-freedom-9414fe91218a00fe9e44b48fdf40e51de5cb4479.tar.gz
setup fronts and tracks
Diffstat (limited to 'play.html')
-rw-r--r--play.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/play.html b/play.html
index 08fbd0e..0dfdfe0 100644
--- a/play.html
+++ b/play.html
@@ -42,9 +42,9 @@
<div id="map">
<div id="spaces">
</div>
- <div id="pieces">
-
- </div>
+ <div id="pieces"></div>
+ <div id="tracks"></div>
+ <div id="current_events"></div>
</div>
</div>
<div id="hand"></div>