mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Use https because my web server redirects
This commit is contained in:
parent
4b0774ddf9
commit
cfdf650c3d
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…
Add table
Reference in a new issue