From 6b52935d7232271f87f3321d6f7df18f9a88a1c8 Mon Sep 17 00:00:00 2001 From: sD Date: Mon, 1 Jun 2020 18:02:09 +0200 Subject: initupdate is no more --- webAO/client.js | 1 - 1 file changed, 1 deletion(-) (limited to 'webAO') 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() -- cgit