summaryrefslogtreecommitdiff
path: root/game.html
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2024-08-25 15:04:16 -0400
committerpommicket <pommicket@gmail.com>2024-08-25 15:04:16 -0400
commit220a742f9df68991a5882dbfe7cdf5b279811418 (patch)
tree8704460e3498d9cc9712f4bb7e6117e142083a0b /game.html
parentbecf8993cb1b7f560e17210b8b43b6c0e6c6e571 (diff)
new communication system working, better UI
Diffstat (limited to 'game.html')
-rw-r--r--game.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/game.html b/game.html
index 6965025..d5bdd8a 100644
--- a/game.html
+++ b/game.html
@@ -14,7 +14,7 @@
<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 id="join-link" style="display: none;">🔗 Copy invite link</button>
<button style="width:3em;overflow:hidden;" id="piece-size-minus">🔍−</button> <button style="width:3em;overflow:hidden;" id="piece-size-plus">🔍+</button>
</div>
<div id="play-area">