revert, no need to change that

This commit is contained in:
Jonny_Bro (Nikita) 2023-08-04 18:22:59 +05:00
parent a0abe14ed6
commit a55e2add46
No known key found for this signature in database
GPG key ID: 28B0D27F8DD5A4C9

View file

@ -76,12 +76,11 @@ function GetCourse(sharecode)
print("An error occurred: ", message) print("An error occurred: ", message)
return false return false
end) end,
-- end, {
-- { ["User-Agent"] = "Valve/Steam HTTP Client 1.0 (4000)",
-- ["User-Agent"] = "Valve/Steam HTTP Client 1.0 (4000)", ["Accept-Encoding"] = "gzip"
-- ["Accept-Encoding"] = "gzip" })
-- })
end end
concommand.Add("Beatrun_LoadCode", function(ply, cmd, args, argstr) concommand.Add("Beatrun_LoadCode", function(ply, cmd, args, argstr)