aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--webAO/client.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/webAO/client.js b/webAO/client.js
index 49db84b..1d008c1 100644
--- a/webAO/client.js
+++ b/webAO/client.js
@@ -1589,7 +1589,6 @@ async changeBackground(position) {
/**
* Sets a new emote.
- * TODO: merge this and initUpdater
* This sets up everything before the tick() loops starts
* a lot of things can probably be moved here, like starting the shout animation if there is one
* TODO: the preanim logic, on the other hand, should probably be moved to tick()