aboutsummaryrefslogtreecommitdiff
path: root/master.html
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2016-05-30 13:51:31 +0200
committerstonedDiscord <stoned@derpymail.org>2016-05-30 13:51:31 +0200
commitc227260e83781b890cd8508376534f2298ca3e04 (patch)
treed8298a761be2902192cf9cb2bce5e290700c3ead /master.html
parent7e9996735d147e359e7916fda038919e7d9b0c4e (diff)
added spectator mode
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 f8e3750..3ba7c32 100644
--- a/master.html
+++ b/master.html
@@ -55,7 +55,7 @@
</p>
</div>
<ul class="servs" id="masterlist">
- <li onmouseover="setServ(99)"><p>Localhost</p> <a class="button" href="watch.html?ip=127.0.0.1:27016">Watch</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">Join</a></li>
</ul>
</div>