KILL JACKD
This commit is contained in:
parent
d4cb7eebb1
commit
82599e3df8
|
|
@ -85,7 +85,7 @@ if baseUrl~=nil then
|
|||
game:GetService("InsertService"):SetAssetVersionUrl(baseUrl .. "/Asset/?assetversionid=%d")
|
||||
|
||||
pcall(function() loadfile(baseUrl .. "/Game/LoadPlaceInfo.ashx?PlaceId=" .. placeId)() end)
|
||||
--pcall(function() game:GetService("NetworkServer"):SetIsPlayerAuthenticationRequired(true) end)
|
||||
pcall(function() game:GetService("NetworkServer"):SetIsPlayerAuthenticationRequired(true) end)
|
||||
end
|
||||
|
||||
settings().Diagnostics.LuaRamLimit = 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue