diff options
| author | sD <stoned@derpymail.org> | 2020-08-17 20:07:01 +0200 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-08-17 20:07:01 +0200 |
| commit | 089af7e22a00d0e725b38006c5c5f149bda1f759 (patch) | |
| tree | 94edd78c16a1440d3d135cff97139fa75fa20db8 /webAO | |
| parent | b0fb74ce9cb02291df59f15be526d0ee2a147fd7 (diff) | |
sfx spam got fixed in 2.8
Diffstat (limited to 'webAO')
| -rw-r--r-- | webAO/client.js | 2 |
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; } |
