aboutsummaryrefslogtreecommitdiff
path: root/webAO/index.html
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2020-09-07 20:31:32 +0200
committerGitHub <noreply@github.com>2020-09-07 20:31:32 +0200
commit738c1402cb2378ed3f0869445712a4fdeca10d6e (patch)
treeae2783d2cf3a4e1f596b7a0e87c8ff31ba38d5d7 /webAO/index.html
parent82eaeeddb422968a66fb75b16e3451db566c19de (diff)
parent770681945b4a3ceccd89634b974ac0a4e6bfb9d3 (diff)
Merge pull request #69 from AttorneyOnline/objection_maker
Objection maker
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>