diff --git a/engine/common/filesystem.c b/engine/common/filesystem.c index 39a50d9c..2c2cff7d 100644 --- a/engine/common/filesystem.c +++ b/engine/common/filesystem.c @@ -3362,7 +3362,7 @@ dll_user_t *FS_FindLibrary( const char *dllname, qboolean directpath ) } else { - hInst->custom_loader = true; + hInst->custom_loader = false; } } fs_ext_path = false; // always reset direct paths