summaryrefslogtreecommitdiffstats
path: root/src/vehicles/Vehicle.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-05-28 18:53:54 +0200
committeraap <aap@papnet.eu>2020-05-31 17:05:59 +0200
commit00dc86917eca1b6628446f8a3f80f15855050d2c (patch)
tree5607da9b69166e6c143e860f63fcf3d8e9dc5886 /src/vehicles/Vehicle.h
parentgahhh (diff)
downloadre3-00dc86917eca1b6628446f8a3f80f15855050d2c.tar
re3-00dc86917eca1b6628446f8a3f80f15855050d2c.tar.gz
re3-00dc86917eca1b6628446f8a3f80f15855050d2c.tar.bz2
re3-00dc86917eca1b6628446f8a3f80f15855050d2c.tar.lz
re3-00dc86917eca1b6628446f8a3f80f15855050d2c.tar.xz
re3-00dc86917eca1b6628446f8a3f80f15855050d2c.tar.zst
re3-00dc86917eca1b6628446f8a3f80f15855050d2c.zip
Diffstat (limited to '')
-rw-r--r--src/vehicles/Vehicle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vehicles/Vehicle.h b/src/vehicles/Vehicle.h
index cec039fb..29058b1e 100644
--- a/src/vehicles/Vehicle.h
+++ b/src/vehicles/Vehicle.h
@@ -362,6 +362,7 @@ public:
#ifdef ALT_DODO_CHEAT
static bool bAltDodoCheat;
#endif
+ static bool bHoverCheat;
static bool m_bDisableMouseSteering;
static bool bDisableRemoteDetonation;
static bool bDisableRemoteDetonationOnContact;