diff options
| author | sD <stoned@derpymail.org> | 2019-12-23 20:51:30 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2019-12-23 20:51:30 +0100 |
| commit | aeb6a42fe3dc5fc0a1a4af8588146b657aaaab90 (patch) | |
| tree | dd573944fbd15f1e704bcab0ada4af9731cdb397 | |
| parent | eb4d4a1fe1dde9a198eff9f772d38d492733b388 (diff) | |
0 is not a shout
| -rw-r--r-- | webAO/client.js | 1 |
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" |
