aboutsummaryrefslogtreecommitdiff
path: root/webAO/index.html
diff options
context:
space:
mode:
authorstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2020-09-07 20:33:51 +0200
committerstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2020-09-07 20:33:51 +0200
commit20eb74547fffd918f8d4a2274f8b365edd4c3996 (patch)
tree3d4507933b671524a202324bff6d713f6797a4d3 /webAO/index.html
parentfb394d2d108fe9dc2207bb2fa0ee82d4471d12af (diff)
parent738c1402cb2378ed3f0869445712a4fdeca10d6e (diff)
Merge branch 'master' of https://github.com/AttorneyOnline/webAO
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..dda9e0a 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="available" onmouseover="setServ(-2)">
+ <p>Singleplayer (beta)</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>