Enable extended legacy downloader

Tested with a full 255 WAD server, it's a LITTLE silly but I think it's inexplicably safe to ship!?
This commit is contained in:
toaster 2022-10-31 17:51:25 +00:00
parent a679e7a9e1
commit b19004ae3b

View file

@ -299,8 +299,8 @@ boolean CL_CheckDownloadable(void)
return false;
}
// The following was written and then quickly deemed too fragile on paper to be worth testing.
//#define MORELEGACYDOWNLOADER
// The following was written and, against all odds, works.
#define MORELEGACYDOWNLOADER
/** Sends requests for files in the ::fileneeded table with a status of
* ::FS_NOTFOUND.