diff options
Diffstat (limited to 'webAO/client.js')
| -rw-r--r-- | webAO/client.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webAO/client.js b/webAO/client.js index fa3f2dd..f9cdc52 100644 --- a/webAO/client.js +++ b/webAO/client.js @@ -1415,7 +1415,6 @@ class Viewport { document.getElementById("client_gamewindow").style.animation = "shake 0.2s 1"; } else if (this.chatmsg.flash === "1") { // Flash screen - background.style.backgroundColor = "white"; this.sfxaudio.pause(); this.sfxplayed = 1; this.sfxaudio.src = AO_HOST + "sounds/general/sfx-realization.wav"; |
