mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
I'm an idiot and forgot to let you download files
This commit is contained in:
parent
ec1272dd14
commit
e1e179d73b
1 changed files with 2 additions and 1 deletions
|
|
@ -1902,7 +1902,8 @@ static boolean CL_FinishedFileList(void)
|
|||
return false;
|
||||
}
|
||||
|
||||
cl_mode = CL_DOWNLOADFILES;
|
||||
if (CL_SendRequestFile())
|
||||
cl_mode = CL_DOWNLOADFILES;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue