Update Join.php
This commit is contained in:
parent
f9351eaa14
commit
4b23d7c1c4
|
|
@ -44,7 +44,7 @@ $joinscript = [
|
||||||
"ClientTicket" => "",
|
"ClientTicket" => "",
|
||||||
"GameId" => $place["id"],
|
"GameId" => $place["id"],
|
||||||
"PlaceId" => $place["id"],
|
"PlaceId" => $place["id"],
|
||||||
"MeasurementUrl" => "", // No telemetry here :)
|
"MeasurementUrl" => "",
|
||||||
"WaitingForCharacterGuid" => "26eb3e21-aa80-475b-a777-b43c3ea5f7d2",
|
"WaitingForCharacterGuid" => "26eb3e21-aa80-475b-a777-b43c3ea5f7d2",
|
||||||
"BaseUrl" => $site["url"]."/",
|
"BaseUrl" => $site["url"]."/",
|
||||||
"ChatStyle" => "ClassicAndBubble",
|
"ChatStyle" => "ClassicAndBubble",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue