summaryrefslogtreecommitdiffstats
path: root/src/core/ControllerConfig.cpp
diff options
context:
space:
mode:
authorerorcun <erayorcunus@gmail.com>2020-09-29 21:42:08 +0200
committerGitHub <noreply@github.com>2020-09-29 21:42:08 +0200
commit1fa852f118b7bce6681b32cf590870945d72f72a (patch)
treea5daa0fa61395b04de2d4fa28d9fc42f6dd560b4 /src/core/ControllerConfig.cpp
parentMerge pull request #717 from theR4K/miami (diff)
parentMerge branch 'miami' of https://github.com/GTAmodding/re3 into miami (diff)
downloadre3-1fa852f118b7bce6681b32cf590870945d72f72a.tar
re3-1fa852f118b7bce6681b32cf590870945d72f72a.tar.gz
re3-1fa852f118b7bce6681b32cf590870945d72f72a.tar.bz2
re3-1fa852f118b7bce6681b32cf590870945d72f72a.tar.lz
re3-1fa852f118b7bce6681b32cf590870945d72f72a.tar.xz
re3-1fa852f118b7bce6681b32cf590870945d72f72a.tar.zst
re3-1fa852f118b7bce6681b32cf590870945d72f72a.zip
Diffstat (limited to 'src/core/ControllerConfig.cpp')
-rw-r--r--src/core/ControllerConfig.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/ControllerConfig.cpp b/src/core/ControllerConfig.cpp
index 68a29b28..bdfab34c 100644
--- a/src/core/ControllerConfig.cpp
+++ b/src/core/ControllerConfig.cpp
@@ -733,9 +733,6 @@ void CControllerConfigManager::AffectControllerStateOn_ButtonDown_Driving(int32
FindPlayerVehicle()->GetModelIndex() == MI_DODO
#ifdef FIX_BUGS
|| (CVehicle::bAllDodosCheat && !FindPlayerVehicle()->IsRealHeli())
-#ifdef ALLCARSHELI_CHEAT
- || bAllCarCheat
-#endif
#endif
)))
{