summaryrefslogtreecommitdiffstats
path: root/src/peds/Ped.h
diff options
context:
space:
mode:
authorerorcun <erayorcunus@gmail.com>2020-06-16 22:08:16 +0200
committerGitHub <noreply@github.com>2020-06-16 22:08:16 +0200
commitee456481cb2c9579e0015b85710b08a840144b2c (patch)
tree30a5d3a4181030ca731ae38f20df077a22b91e67 /src/peds/Ped.h
parentfix crash-VC pickup scaling (diff)
parentMerge branch 'miami' into miami (diff)
downloadre3-ee456481cb2c9579e0015b85710b08a840144b2c.tar
re3-ee456481cb2c9579e0015b85710b08a840144b2c.tar.gz
re3-ee456481cb2c9579e0015b85710b08a840144b2c.tar.bz2
re3-ee456481cb2c9579e0015b85710b08a840144b2c.tar.lz
re3-ee456481cb2c9579e0015b85710b08a840144b2c.tar.xz
re3-ee456481cb2c9579e0015b85710b08a840144b2c.tar.zst
re3-ee456481cb2c9579e0015b85710b08a840144b2c.zip
Diffstat (limited to '')
-rw-r--r--src/peds/Ped.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/peds/Ped.h b/src/peds/Ped.h
index 69d1ba5a..a268d912 100644
--- a/src/peds/Ped.h
+++ b/src/peds/Ped.h
@@ -1076,6 +1076,7 @@ public:
static uint16 nEnterCarRangeMultiplier;
static bool bNastyLimbsCheat;
+ static bool bFannyMagnetCheat;
static bool bPedCheat2;
static bool bPedCheat3;
static CVector2D ms_vec2DFleePosition;