aboutsummaryrefslogtreecommitdiff
path: root/webAO
diff options
context:
space:
mode:
authorstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2020-11-09 20:33:35 +0100
committerstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2020-11-09 20:33:35 +0100
commitec25e38d4953600f71373d5681f948b9a38296c1 (patch)
treee76bfbef00391f2b549ffa015a779332c13bcb79 /webAO
parentb604a680330e4d07c5a55ff985975f1030143262 (diff)
add a custom objection button
Diffstat (limited to 'webAO')
-rw-r--r--webAO/client.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/webAO/client.html b/webAO/client.html
index c446480..99a5910 100644
--- a/webAO/client.html
+++ b/webAO/client.html
@@ -123,6 +123,8 @@
onclick="toggleShout(2)">OBJECTION!</button>
<button id="button_3" alt="Take That!" class="client_button" onclick="toggleShout(3)">Take
That!</button>
+ <button id="button_4" alt="Custom" class="client_button" onclick="toggleShout(4)" style="display: none">
+ Custom</button>
<br>
<br>
<label for="textcolor">Text Color:</label>