diff options
| author | sD <stoned@derpymail.org> | 2020-04-26 17:00:08 +0200 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-04-26 17:00:08 +0200 |
| commit | b5e00f8acbec62def515714742d39ec67cc70028 (patch) | |
| tree | 63b45487427f9cf30a54f3ec8c4e01ae22eec8c7 /webAO/client.html | |
| parent | 4373f2f70eb3e3488f1961d2d7d683757cca951c (diff) | |
add trilogy menu theme
Diffstat (limited to 'webAO/client.html')
| -rw-r--r-- | webAO/client.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webAO/client.html b/webAO/client.html index 2878778..424df97 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -337,7 +337,8 @@ <option value="default" selected>Default</option> <option value="classic">Classic</option> <option value="soj">DD / SoJ</option> - <option value="cyber">Cyber (WIP)</option> + <option value="cyber">Cyber</option> + <option value="trilogy">Trilogy</option> </select> <br> <br> |
