aboutsummaryrefslogtreecommitdiff
path: root/webAO
diff options
context:
space:
mode:
authorstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2020-09-07 20:33:49 +0200
committerstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2020-09-07 20:33:49 +0200
commitfb394d2d108fe9dc2207bb2fa0ee82d4471d12af (patch)
treed7f86f7aa2a0c5b37454c802ec16783f583eb6ad /webAO
parent82eaeeddb422968a66fb75b16e3451db566c19de (diff)
fix #68
Diffstat (limited to 'webAO')
-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);
}