mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-14 13:51:31 +00:00
I'm an idiot and forgot to let you download files
This commit is contained in:
parent
61d7fc8b48
commit
bee60709ec
1 changed files with 2 additions and 1 deletions
|
@ -1902,7 +1902,8 @@ static boolean CL_FinishedFileList(void)
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
cl_mode = CL_DOWNLOADFILES;
|
if (CL_SendRequestFile())
|
||||||
|
cl_mode = CL_DOWNLOADFILES;
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue