aboutsummaryrefslogtreecommitdiff
path: root/webAO
diff options
context:
space:
mode:
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 8705aaa..3367eee 100644
--- a/webAO/client.js
+++ b/webAO/client.js
@@ -1284,6 +1284,7 @@ class Viewport {
this.chatmsg.startpreanim = true;
}
+ // TODO: preanims sometimes play when they're not supposed to
if (this.textTimer >= this.shoutTimer && this.chatmsg.startpreanim) {
// Effect stuff
if (this.chatmsg.flash === "2") {