diff options
| author | sD <stoned@derpymail.org> | 2019-12-26 18:58:46 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2019-12-26 18:58:46 +0100 |
| commit | 5cdf61a2c53a7c0782fe026f0b19fdc13528df71 (patch) | |
| tree | b4fbfe3960484a1cc01c14d80bae1a89254f3074 /webAO/client.js | |
| parent | 2a07690d7a49fb6f1f21f3d13d8cd25eee170cd5 (diff) | |
this is unnecessary now
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"; |
