mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2024-11-26 00:43:00 +08:00
Enabled mods by default in vehicle viewer
This commit is contained in:
parent
86d01a4528
commit
94b75dda20
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user