diff options
Diffstat (limited to 'master.html')
| -rw-r--r-- | master.html | 2 |
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> |
