diff options
| author | sD <stoned@derpymail.org> | 2020-04-27 14:40:13 +0200 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-04-27 14:40:13 +0200 |
| commit | a60f66fe7409a8585e0c599f179c452276903b9b (patch) | |
| tree | bef2a68fb197fb235e4fd0feb3a68213ecd833f1 /webAO/client.html | |
| parent | a55f3af79442f7d5cb0d0f138d4ceaca4dbed703 (diff) | |
add mikus future chatbox
Diffstat (limited to 'webAO/client.html')
| -rw-r--r-- | webAO/client.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webAO/client.html b/webAO/client.html index 55c491f..6bc266c 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -346,6 +346,7 @@ <select id="client_chatboxselect" name="client_chatboxselect" onchange="setChatbox(this.value)"> <option value="dynamic" selected>Use characters</option> <option value="legacy">old webAO</option> + <option value="chatfuture">Future theme</option> <option value="aa">AA</option> <option value="chatdd">DD / SoJ</option> <option value="dgs">DGS</option> |
