From c1cab37c8adebd2a1390154cf1b1797030b1612a Mon Sep 17 00:00:00 2001 From: q13x <84165981+WorldEditAxe@users.noreply.github.com> Date: Sun, 2 Jul 2023 23:52:39 -0800 Subject: [PATCH] Update utils.ts --- src/plugins/EagProxyAAS/utils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/EagProxyAAS/utils.ts b/src/plugins/EagProxyAAS/utils.ts index 8375d37..9b9ca73 100644 --- a/src/plugins/EagProxyAAS/utils.ts +++ b/src/plugins/EagProxyAAS/utils.ts @@ -495,7 +495,7 @@ export async function onConnect(client: ClientState) { try { sendCustomMessage( client.gameClient, - "Attempting to switch servers, please wait... (if you don't get connected to the target server for a while, the server might be online only)", + "Attempting to switch servers, please wait... (if you don't get connected to the target server after a while, the server might be online only)", "gray" ); await PLUGIN_MANAGER.proxy.players