diff options
Diffstat (limited to '')
-rw-r--r-- | src/peds/Ped.h | 1 |
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; |