fs_cache fixed again, hopefully

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1259 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
TimeServ 2005-08-27 06:43:12 +00:00
parent 22fe0fca45
commit b2494e4bc6
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ qboolean FSOS_FLocate(void *handle, flocation_t *loc, char *filename, void *hash
char netpath[MAX_OSPATH];
if (hashedresult && (void *)hashedresult != (void *)filename)
if (hashedresult && (void *)hashedresult != handle)
return -1;
/*