aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--webAO/client.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/webAO/client.js b/webAO/client.js
index 6d6a3a7..ad07670 100644
--- a/webAO/client.js
+++ b/webAO/client.js
@@ -1730,8 +1730,6 @@ async changeBackground(position) {
// case 5:
// zoom
default:
- // due to a retarded client bug, we need to strip the sfx from the MS, if the preanim isn't playing
- this.chatmsg.sound = "";
this.chatmsg.startspeaking = true;
break;
}