summaryrefslogtreecommitdiffstats
path: root/src/peds/Ped.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2021-08-04 13:55:01 +0200
committeraap <aap@papnet.eu>2021-08-04 13:56:29 +0200
commit621f941ff777f6fb32db06c7eec3898292ce0e3b (patch)
tree47d5d481bea29bdfa4d3ae93bd0ed1778ff73bfe /src/peds/Ped.h
parentCPhysical almost done (diff)
downloadre3-621f941ff777f6fb32db06c7eec3898292ce0e3b.tar
re3-621f941ff777f6fb32db06c7eec3898292ce0e3b.tar.gz
re3-621f941ff777f6fb32db06c7eec3898292ce0e3b.tar.bz2
re3-621f941ff777f6fb32db06c7eec3898292ce0e3b.tar.lz
re3-621f941ff777f6fb32db06c7eec3898292ce0e3b.tar.xz
re3-621f941ff777f6fb32db06c7eec3898292ce0e3b.tar.zst
re3-621f941ff777f6fb32db06c7eec3898292ce0e3b.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 bed1e2e1..63feeef5 100644
--- a/src/peds/Ped.h
+++ b/src/peds/Ped.h
@@ -587,7 +587,7 @@ public:
uint16 m_gangFlags; // <- this one is uint16
uint8 bDropsWeaponsOnDeath : 1;
- uint8 b1A4_2 : 1;
+ uint8 b1A4_2 : 1; // something to do with car hostages
uint8 bAttacksPlayerWithCops : 1;
uint8 b1A4_8 : 1;
uint8 b1A4_10 : 1;