diff --git a/game/Join.php b/game/Join.php index 2d429c8..d5fed84 100644 --- a/game/Join.php +++ b/game/Join.php @@ -47,7 +47,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",