summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2020-05-02 18:13:51 +0200
committerSergeanur <s.anureev@yandex.ua>2020-05-02 18:13:51 +0200
commitd51bf48dcd5756a4c81e8faf61f495c02684c209 (patch)
tree2a995c3d8770bc25136b14874ac34cb1065695db
parentCleanup cAudioManager::ProcessVehicleSkidding (diff)
downloadre3-d51bf48dcd5756a4c81e8faf61f495c02684c209.tar
re3-d51bf48dcd5756a4c81e8faf61f495c02684c209.tar.gz
re3-d51bf48dcd5756a4c81e8faf61f495c02684c209.tar.bz2
re3-d51bf48dcd5756a4c81e8faf61f495c02684c209.tar.lz
re3-d51bf48dcd5756a4c81e8faf61f495c02684c209.tar.xz
re3-d51bf48dcd5756a4c81e8faf61f495c02684c209.tar.zst
re3-d51bf48dcd5756a4c81e8faf61f495c02684c209.zip
-rw-r--r--src/core/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h
index 01684afd..5ae3287e 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -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