Cutscene viewer rendering peds

This commit is contained in:
dexy
2019-11-26 01:26:28 +11:00
Unverified
parent 319214fd7c
commit 6467797c3d
8 changed files with 264 additions and 96 deletions
+1 -1
View File
@@ -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;