summaryrefslogtreecommitdiffstats
path: root/src/vehicles/Automobile.h
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2020-05-24 17:25:53 +0200
committerSergeanur <s.anureev@yandex.ua>2020-05-24 17:25:53 +0200
commite4f136344cff39f30ca795ba0032d8f348cbf52e (patch)
tree018327f24b5bb38ac27d7c2918a141a2fb05e346 /src/vehicles/Automobile.h
parentMerge branch 'master' into opus (diff)
parentall my fixes live in exes (diff)
downloadre3-e4f136344cff39f30ca795ba0032d8f348cbf52e.tar
re3-e4f136344cff39f30ca795ba0032d8f348cbf52e.tar.gz
re3-e4f136344cff39f30ca795ba0032d8f348cbf52e.tar.bz2
re3-e4f136344cff39f30ca795ba0032d8f348cbf52e.tar.lz
re3-e4f136344cff39f30ca795ba0032d8f348cbf52e.tar.xz
re3-e4f136344cff39f30ca795ba0032d8f348cbf52e.tar.zst
re3-e4f136344cff39f30ca795ba0032d8f348cbf52e.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