summaryrefslogtreecommitdiff
path: root/game.html
diff options
context:
space:
mode:
Diffstat (limited to 'game.html')
-rw-r--r--game.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/game.html b/game.html
index 47a05a8..6965025 100644
--- a/game.html
+++ b/game.html
@@ -13,6 +13,7 @@
<div id="header">
<a href="index.html">← Back</a>
<a id="image-link" style="visibility: hidden;">🖼️ Link to image</a>
+ <button style="display: none;" id="host-multiplayer">👥 Host multiplayer puzzle</button>
<a id="join-link" style="display: none;">🔗 Invite others to join</a>
<button style="width:3em;overflow:hidden;" id="piece-size-minus">🔍−</button> <button style="width:3em;overflow:hidden;" id="piece-size-plus">🔍+</button>
</div>