diff --git a/src/core/config.h b/src/core/config.h index 9a8144e7..0d57f55d 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -241,7 +241,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