Revert "Disable PED_SKIN for now"

This reverts commit d51bf48dcd.
This commit is contained in:
Sergeanur 2020-05-02 23:52:41 +03:00
parent 4448156e29
commit 9d600802fa
1 changed files with 1 additions and 1 deletions

View File

@ -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