aboutsummaryrefslogtreecommitdiff
path: root/master.html
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2018-02-23 00:33:34 +0100
committerstonedDiscord <stoned@derpymail.org>2018-02-23 00:33:34 +0100
commit786d9ef66cfd25fb726401af6b6f8c1a50625f99 (patch)
tree77aae45fd139db32f7eec0f25c3d22fb5691b684 /master.html
parent28bb423793caebbca1e7ee120296516f0c513daa (diff)
localhost was broken
Diffstat (limited to 'master.html')
-rw-r--r--master.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/master.html b/master.html
index bc36f68..ec69535 100644
--- a/master.html
+++ b/master.html
@@ -52,7 +52,7 @@
</p>
</div>
<ul class="servs" id="masterlist">
- <li onmouseover="setServ(99)"><p>Localhost</p> <a class="button" href="client.html?ip=127.0.0.1:27016">Watch</a><a class="button" href="client.html?ip=127.0.0.1:27016">Join</a></li>
+ <li onmouseover="setServ(99)"><p>Localhost</p> <a class="button" href="client.html?ip=127.0.0.1:27016">Watch</a><a class="button" href="client.html?ip=127.0.0.1:27016&mode=join">Join</a></li>
</ul>
</div>