From 4b23d7c1c47456ba56fe79074278979293685bf7 Mon Sep 17 00:00:00 2001 From: nolanwhy Date: Sun, 5 Feb 2023 15:17:17 +0100 Subject: [PATCH] Update Join.php --- game/Join.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/Join.php b/game/Join.php index e230985..e9ef093 100644 --- a/game/Join.php +++ b/game/Join.php @@ -44,7 +44,7 @@ $joinscript = [ "ClientTicket" => "", "GameId" => $place["id"], "PlaceId" => $place["id"], - "MeasurementUrl" => "", // No telemetry here :) + "MeasurementUrl" => "", "WaitingForCharacterGuid" => "26eb3e21-aa80-475b-a777-b43c3ea5f7d2", "BaseUrl" => $site["url"]."/", "ChatStyle" => "ClassicAndBubble",