Update utils.ts

This commit is contained in:
q13x 2023-07-02 23:52:39 -08:00 committed by GitHub
parent 0f60129139
commit c1cab37c8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -495,7 +495,7 @@ export async function onConnect(client: ClientState) {
try { try {
sendCustomMessage( sendCustomMessage(
client.gameClient, 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" "gray"
); );
await PLUGIN_MANAGER.proxy.players await PLUGIN_MANAGER.proxy.players