diff options
| -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" |
