From 86a03d9c15a3aa7af9c513ff5f0b90959dbc1e67 Mon Sep 17 00:00:00 2001 From: q13x <84165981+WorldEditAxe@users.noreply.github.com> Date: Tue, 6 Jun 2023 23:13:46 -0800 Subject: [PATCH] oopsie daisies --- src/proxy/Constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/proxy/Constants.ts b/src/proxy/Constants.ts index b01c69b..7ba18d5 100644 --- a/src/proxy/Constants.ts +++ b/src/proxy/Constants.ts @@ -10,4 +10,4 @@ export namespace Constants { export const PLAYER_LOOK_PACKET = 0x08 } -export const UPGRADE_REQUIRED_RESPONSE = ` EaglerProxy landing page

426 - Upgrade Required

Hello there! It appears as if you've reached the landing page for this EaglerProxy instance. Unfortunately, you cannot connect to the proxy server from here. To connect, use this server IP/URL: loading... (connect from any recent EaglercraftX client via Multiplayer > Direct Connect)

` \ No newline at end of file +export const UPGRADE_REQUIRED_RESPONSE = ` EaglerProxy landing page

426 - Upgrade Required

Hello there! It appears as if you've reached the landing page for this EaglerProxy instance. Unfortunately, you cannot connect to the proxy server from here. To connect, use this server IP/URL: loading... (connect from any recent EaglercraftX client via Multiplayer > Direct Connect)

`