aboutsummaryrefslogtreecommitdiff
path: root/webAO/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/index.html')
-rw-r--r--webAO/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/index.html b/webAO/index.html
index 2fe4d6a..859c7e7 100644
--- a/webAO/index.html
+++ b/webAO/index.html
@@ -87,6 +87,10 @@
</div>
</noscript>
<ul class="serverlist" id="masterlist">
+ <li id="server-2" class="unavailable" onmouseover="setServ(-2)">
+ <p>Objection Maker</p>
+ <a class="button" href="client.html?mode=replay">Try</a>
+ </li>
<li id="server-1" class="unavailable" onmouseover="setServ(-1)">
<p>Localhost</p>
<a class="button" href="client.html?mode=watch&ip=127.0.0.1:50001">Watch</a>