mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-14 11:54:32 +08:00
Cutscene viewer rendering peds
This commit is contained in:
@@ -93,7 +93,7 @@ namespace CodeWalker.GameFiles
|
||||
public bool BuildExtendedJenkIndex = true;
|
||||
public bool LoadArchetypes = true;
|
||||
public bool LoadVehicles = false;
|
||||
public bool LoadPeds = false;
|
||||
public bool LoadPeds = true;
|
||||
private bool PreloadedMode = false;
|
||||
|
||||
private string GTAFolder;
|
||||
|
||||
Reference in New Issue
Block a user