summaryrefslogtreecommitdiffstats
path: root/src/vehicles/Automobile.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-05-24 15:14:56 +0200
committeraap <aap@papnet.eu>2020-05-24 15:14:56 +0200
commit3fdd352ca26c45007c813b7c2c8a5fc5c896cf9d (patch)
tree3eb602148368fcf3b09baa7f116f366702ff1b4c /src/vehicles/Automobile.h
parentscript fix (diff)
downloadre3-3fdd352ca26c45007c813b7c2c8a5fc5c896cf9d.tar
re3-3fdd352ca26c45007c813b7c2c8a5fc5c896cf9d.tar.gz
re3-3fdd352ca26c45007c813b7c2c8a5fc5c896cf9d.tar.bz2
re3-3fdd352ca26c45007c813b7c2c8a5fc5c896cf9d.tar.lz
re3-3fdd352ca26c45007c813b7c2c8a5fc5c896cf9d.tar.xz
re3-3fdd352ca26c45007c813b7c2c8a5fc5c896cf9d.tar.zst
re3-3fdd352ca26c45007c813b7c2c8a5fc5c896cf9d.zip
Diffstat (limited to 'src/vehicles/Automobile.h')
-rw-r--r--src/vehicles/Automobile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vehicles/Automobile.h b/src/vehicles/Automobile.h
index a3e8ac17..a2ff2616 100644
--- a/src/vehicles/Automobile.h
+++ b/src/vehicles/Automobile.h
@@ -86,7 +86,7 @@ public:
uint8 field_4D8;
uint8 m_bombType : 3;
uint8 bTaxiLight : 1;
- uint8 bHadDriver : 1; // for bombs
+ uint8 bDriverLastFrame : 1; // for bombs
uint8 bFixedColour : 1;
uint8 bBigWheels : 1;
uint8 bWaterTight : 1; // no damage for non-player peds