diff options
author | eray orçunus <erayorcunus@gmail.com> | 2020-10-08 21:45:37 +0200 |
---|---|---|
committer | eray orçunus <erayorcunus@gmail.com> | 2020-10-08 21:45:37 +0200 |
commit | 570ccb7db1c94bf9adf62a8809dfa648139a3915 (patch) | |
tree | 8dadceb031c51a2cffc6fccd7600c95a16fd45e1 /src/peds/Ped.h | |
parent | update librw (diff) | |
parent | Merge pull request #756 from erorcun/miami (diff) | |
download | re3-570ccb7db1c94bf9adf62a8809dfa648139a3915.tar re3-570ccb7db1c94bf9adf62a8809dfa648139a3915.tar.gz re3-570ccb7db1c94bf9adf62a8809dfa648139a3915.tar.bz2 re3-570ccb7db1c94bf9adf62a8809dfa648139a3915.tar.lz re3-570ccb7db1c94bf9adf62a8809dfa648139a3915.tar.xz re3-570ccb7db1c94bf9adf62a8809dfa648139a3915.tar.zst re3-570ccb7db1c94bf9adf62a8809dfa648139a3915.zip |
Diffstat (limited to 'src/peds/Ped.h')
-rw-r--r-- | src/peds/Ped.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/peds/Ped.h b/src/peds/Ped.h index 3ee38df3..1f0e9243 100644 --- a/src/peds/Ped.h +++ b/src/peds/Ped.h @@ -1114,7 +1114,6 @@ public: static bool bNastyLimbsCheat; static bool bFannyMagnetCheat; - static bool bPedCheat2; static bool bPedCheat3; static CVector2D ms_vec2DFleePosition; |