mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-17 19:11:30 +00:00
Whoops I fucked that up
This commit is contained in:
parent
ffd120f597
commit
f61e916ab6
1 changed files with 1 additions and 1 deletions
|
|
@ -1471,7 +1471,7 @@ static void SV_SendServerInfo(INT32 node, tic_t servertime)
|
|||
netbuffer->u.serverinfo.actnum = 0; //mapheaderinfo[gamemap-1]->actnum
|
||||
|
||||
#ifdef HAVE_CURL
|
||||
if (D_IsJoinPasswordOn())
|
||||
if (! D_IsJoinPasswordOn())
|
||||
{
|
||||
mirror_length = strlen(httpurl);
|
||||
if (mirror_length > MAX_MIRROR_LENGTH)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue