I'm an idiot and forgot to let you download files

This commit is contained in:
Latapostrophe 2019-09-09 22:26:09 +02:00
parent 61d7fc8b48
commit bee60709ec

View file

@ -1902,6 +1902,7 @@ static boolean CL_FinishedFileList(void)
return false; return false;
} }
if (CL_SendRequestFile())
cl_mode = CL_DOWNLOADFILES; cl_mode = CL_DOWNLOADFILES;
} }
return true; return true;