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",