Merge branch 'main' of https://github.com/grublox/grublox-site
This commit is contained in:
commit
8b6aa662c5
|
|
@ -47,7 +47,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