aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.html
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2020-07-14 19:22:15 +0200
committerGitHub <noreply@github.com>2020-07-14 19:22:15 +0200
commitd720de27c51c2a4a2173f1349bad49672f65e9c5 (patch)
treef325404165f879f077e2e33efce67e484d378134 /webAO/client.html
parent0298c14f033448351b25bd0c3d0916be19e00c3a (diff)
parentc1464118ab1900382d92c2b376cd080973fdc54b (diff)
Merge pull request #62 from AttorneyOnline/callwords
Callwords
Diffstat (limited to 'webAO/client.html')
-rw-r--r--webAO/client.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/webAO/client.html b/webAO/client.html
index 9e18c5a..dde43e0 100644
--- a/webAO/client.html
+++ b/webAO/client.html
@@ -404,6 +404,12 @@
<input type="checkbox" id="client_hdviewport_offset" id="client_hdviewport_offset" onclick="switchChatOffset()">
<br>
<br>
+ <label for="client_callwords">Callwords:</label>
+ <br>
+ <textarea id="client_callwords" name="client_callwords" rows="4" cols="10"
+ placeholder="Put 1 callword per line here" onchange="changeCallwords()"></textarea>
+ <br>
+ <br>
<span style="color:red">&#8595; Only touch these settings if you know what you are doing. &#8595;</span>
<br>
<br>