Use https because my web server redirects

This commit is contained in:
James R 2020-03-01 12:31:49 -08:00
parent 768ad80a97
commit bec97faf5c
1 changed files with 1 additions and 1 deletions

View File

@ -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 */