mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-03-13 22:32:01 +00:00
Use https because my web server redirects
This commit is contained in:
parent
56fac10b14
commit
3f9f07af84
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
consvar_t cv_http_masterserver = {
|
||||
"http_masterserver",
|
||||
"http://www.jameds.org/SRB2/MS/0",
|
||||
"https://www.jameds.org/SRB2/MS/0",
|
||||
CV_SAVE,
|
||||
|
||||
NULL, NULL, 0, NULL, NULL, 0, 0, NULL/* C90 moment */
|
||||
|
|
Loading…
Reference in a new issue