aboutsummaryrefslogtreecommitdiff
path: root/webAO
diff options
context:
space:
mode:
Diffstat (limited to 'webAO')
-rw-r--r--webAO/client.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/webAO/client.js b/webAO/client.js
index 49955c0..0925b9f 100644
--- a/webAO/client.js
+++ b/webAO/client.js
@@ -1898,7 +1898,6 @@ async changeBackground(position) {
chatBoxInner.innerText = this.textnow;
if (this.textnow === this.chatmsg.content) {
- this.textTimer = 0;
this._animating = false;
charSprite.src = this.silentSprite;
charSprite.style.opacity = 1;