summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-06-05 23:12:59 +0200
committerTor Andersson <tor@ccxvii.net>2024-06-05 23:12:59 +0200
commit203e5ccbf475135e5e177cda78f0acb00aa5f7fb (patch)
tree46f9ec1efd8e73f9b08f5c593f47f7372da02730 /play.html
parentbf604c0ad20aa4e158e744a15a321efe7cc78552 (diff)
downloadfriedrich-203e5ccbf475135e5e177cda78f0acb00aa5f7fb.tar.gz
fixup move paths
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.html b/play.html
index 624bc26..19c1404 100644
--- a/play.html
+++ b/play.html
@@ -41,7 +41,7 @@
<div id="mapwrap">
<div id="map">
- <svg id="roads" width="2485" height="1654"></svg>
+ <svg id="roads" width="2485" height="1654" style="position:absolute;z-index:1;pointer-events:none;"></svg>
<div id="spaces"></div>
<div id="markers"></div>
<div id="pieces"></div>