Update Join.php

This commit is contained in:
nolanwhy 2023-02-05 15:17:17 +01:00
parent f9351eaa14
commit 4b23d7c1c4
1 changed files with 1 additions and 1 deletions

View File

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