aboutsummaryrefslogtreecommitdiff
path: root/webAO/packets/handlers/handleLE.ts
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/packets/handlers/handleLE.ts')
-rw-r--r--webAO/packets/handlers/handleLE.ts3
1 files changed, 2 insertions, 1 deletions
diff --git a/webAO/packets/handlers/handleLE.ts b/webAO/packets/handlers/handleLE.ts
index 28f0b40..1eaeb27 100644
--- a/webAO/packets/handlers/handleLE.ts
+++ b/webAO/packets/handlers/handleLE.ts
@@ -1,4 +1,5 @@
-import { AO_HOST, client } from '../../client'
+import { client } from '../../client'
+import { AO_HOST } from '../../client/aoHost';
import { prepChat, safeTags } from '../../encoding';
/**