diff --git a/VehicleForm.cs b/VehicleForm.cs index cc86e69..ca2db00 100644 --- a/VehicleForm.cs +++ b/VehicleForm.cs @@ -290,6 +290,7 @@ namespace CodeWalker.Vehicles } GameFileCache.EnableDlc = true; + GameFileCache.EnableMods = true; GameFileCache.LoadPeds = false; GameFileCache.LoadVehicles = true; GameFileCache.LoadArchetypes = false;//to speed things up a little