summaryrefslogtreecommitdiffstats
path: root/src/vehicles/Vehicle.h
diff options
context:
space:
mode:
authorerorcun <erayorcunus@gmail.com>2020-10-07 23:59:10 +0200
committerGitHub <noreply@github.com>2020-10-07 23:59:10 +0200
commit8b7bf76260ab7577a230cc37b42e149234513e6e (patch)
tree4a0fd8df8835de36d252de5fefb796b07edac4a4 /src/vehicles/Vehicle.h
parentFix build on clang (diff)
parentback to the future style wheels on flying (diff)
downloadre3-8b7bf76260ab7577a230cc37b42e149234513e6e.tar
re3-8b7bf76260ab7577a230cc37b42e149234513e6e.tar.gz
re3-8b7bf76260ab7577a230cc37b42e149234513e6e.tar.bz2
re3-8b7bf76260ab7577a230cc37b42e149234513e6e.tar.lz
re3-8b7bf76260ab7577a230cc37b42e149234513e6e.tar.xz
re3-8b7bf76260ab7577a230cc37b42e149234513e6e.tar.zst
re3-8b7bf76260ab7577a230cc37b42e149234513e6e.zip
Diffstat (limited to 'src/vehicles/Vehicle.h')
-rw-r--r--src/vehicles/Vehicle.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/vehicles/Vehicle.h b/src/vehicles/Vehicle.h
index 34106327..6bd6f7c6 100644
--- a/src/vehicles/Vehicle.h
+++ b/src/vehicles/Vehicle.h
@@ -400,9 +400,6 @@ public:
static bool bCheat4;
static bool bCheat5;
static bool bCheat8;
-#ifdef ALT_DODO_CHEAT
- static bool bAltDodoCheat;
-#endif
static bool bHoverCheat;
static bool bAllTaxisHaveNitro;
static bool m_bDisableMouseSteering;