aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--webAO/client.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.js b/webAO/client.js
index 1150f15..4b3d471 100644
--- a/webAO/client.js
+++ b/webAO/client.js
@@ -606,7 +606,7 @@ class Client extends EventEmitter {
} else {
const extra_28 = {
additive: 0,
- effects: ""
+ effects: "||"
};
chatmsg = Object.assign(extra_28, chatmsg);
}