From 0211db4d58defe5ade046fc9ce11390d0058c66d Mon Sep 17 00:00:00 2001 From: zumbiepig <121742281+zumbiepig@users.noreply.github.com> Date: Wed, 18 Sep 2024 12:27:55 -0700 Subject: [PATCH] Update main.ts Signed-off-by: zumbiepig <121742281+zumbiepig@users.noreply.github.com> --- src/resources/scripts/eagler-launch/1.5.2/main.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/resources/scripts/eagler-launch/1.5.2/main.ts b/src/resources/scripts/eagler-launch/1.5.2/main.ts index 9071aae..e7e9f2a 100644 --- a/src/resources/scripts/eagler-launch/1.5.2/main.ts +++ b/src/resources/scripts/eagler-launch/1.5.2/main.ts @@ -8,11 +8,11 @@ window.addEventListener('load', function () { serverWorkerURI: `${window.location.pathname}/worker_bootstrap.js`, worldsFolder: 'MAIN', servers: [ - { - serverName: 'BrickMC', - serverAddress: 'wss://play.brickmc.net', + /*{ + serverName: 'Example server', + serverAddress: 'wss://example.com', hideAddress: false, - }, + },*/ ], relays: [ {