summaryrefslogtreecommitdiffstats
path: root/src/peds/Ped.h
diff options
context:
space:
mode:
authormajestic <majesticcoding@gmail.com>2020-10-02 22:43:29 +0200
committermajestic <majesticcoding@gmail.com>2020-10-02 22:43:29 +0200
commit3a2be9a4ed7bdf9675ebd7b65fba00304acd1097 (patch)
tree15343e953f8f06247b72fb01467d45325a220f79 /src/peds/Ped.h
parentMerge branch 'miami' of https://github.com/GTAmodding/re3 into miami (diff)
parentMerge pull request #737 from theR4K/miamiDev (diff)
downloadre3-3a2be9a4ed7bdf9675ebd7b65fba00304acd1097.tar
re3-3a2be9a4ed7bdf9675ebd7b65fba00304acd1097.tar.gz
re3-3a2be9a4ed7bdf9675ebd7b65fba00304acd1097.tar.bz2
re3-3a2be9a4ed7bdf9675ebd7b65fba00304acd1097.tar.lz
re3-3a2be9a4ed7bdf9675ebd7b65fba00304acd1097.tar.xz
re3-3a2be9a4ed7bdf9675ebd7b65fba00304acd1097.tar.zst
re3-3a2be9a4ed7bdf9675ebd7b65fba00304acd1097.zip
Diffstat (limited to 'src/peds/Ped.h')
-rw-r--r--src/peds/Ped.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peds/Ped.h b/src/peds/Ped.h
index 03dcebff..3ee38df3 100644
--- a/src/peds/Ped.h
+++ b/src/peds/Ped.h
@@ -491,7 +491,7 @@ public:
uint32 bCollectBusFare : 1;
uint32 bBoughtIceCream : 1;
uint32 bDonePositionOutOfCollision : 1;
- uint32 b158_80 : 1;
+ uint32 bCanAttackPlayerWithCops : 1;
// our own flags
uint32 m_ped_flagI80 : 1; // KANGAROO_CHEAT define makes use of this as cheat toggle