Update Join.php
This commit is contained in:
parent
f9351eaa14
commit
4b23d7c1c4
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue