aboutsummaryrefslogtreecommitdiff
path: root/webAO
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2019-12-23 20:51:30 +0100
committersD <stoned@derpymail.org>2019-12-23 20:51:30 +0100
commitaeb6a42fe3dc5fc0a1a4af8588146b657aaaab90 (patch)
treedd573944fbd15f1e704bcab0ada4af9731cdb397 /webAO
parenteb4d4a1fe1dde9a198eff9f772d38d492733b388 (diff)
0 is not a shout
Diffstat (limited to 'webAO')
-rw-r--r--webAO/client.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/webAO/client.js b/webAO/client.js
index 7c3fc8b..08b261b 100644
--- a/webAO/client.js
+++ b/webAO/client.js
@@ -1300,6 +1300,7 @@ class Viewport {
eviBox.style.opacity = "0";
eviBox.style.height = "0%";
const shouts = [
+ undefined,
"holdit",
"objection",
"takethat"