From aeb6a42fe3dc5fc0a1a4af8588146b657aaaab90 Mon Sep 17 00:00:00 2001 From: sD Date: Mon, 23 Dec 2019 20:51:30 +0100 Subject: 0 is not a shout --- webAO/client.js | 1 + 1 file changed, 1 insertion(+) 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" -- cgit