aboutsummaryrefslogtreecommitdiff
path: root/webAO
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-06-01 18:02:09 +0200
committersD <stoned@derpymail.org>2020-06-01 18:02:09 +0200
commit6b52935d7232271f87f3321d6f7df18f9a88a1c8 (patch)
treecb2cb49d259cb9b0654c1dea10828b6b61c410ba /webAO
parent85637212c626b57d352da8746982096b5e97c4b6 (diff)
initupdate is no more
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 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()