mirror of https://github.com/Nofated095/re-GTA.git
Disable PED_SKIN for now
This commit is contained in:
parent
271517915f
commit
d51bf48dcd
|
@ -239,7 +239,7 @@ enum Config {
|
|||
#define CAMERA_PICKUP
|
||||
|
||||
// Peds
|
||||
#define PED_SKIN // support for skinned geometry on peds
|
||||
//#define PED_SKIN // support for skinned geometry on peds
|
||||
#define ANIMATE_PED_COL_MODEL
|
||||
#define VC_PED_PORTS // various ports from VC's CPed, mostly subtle
|
||||
// #define NEW_WALK_AROUND_ALGORITHM // to make walking around vehicles/objects less awkward
|
||||
|
|
Loading…
Reference in New Issue