diff options
author | Sergeanur <s.anureev@yandex.ua> | 2020-08-20 18:40:35 +0200 |
---|---|---|
committer | Sergeanur <s.anureev@yandex.ua> | 2020-08-20 18:40:35 +0200 |
commit | b5ccc721ae73d9cf62480ae5f20c3439a9572fb5 (patch) | |
tree | fc0f1ed7baf2492e1ac065609d4ffe8d0d2b35b5 /src/core/config.h | |
parent | Fix cAudioScriptObject (diff) | |
download | re3-b5ccc721ae73d9cf62480ae5f20c3439a9572fb5.tar re3-b5ccc721ae73d9cf62480ae5f20c3439a9572fb5.tar.gz re3-b5ccc721ae73d9cf62480ae5f20c3439a9572fb5.tar.bz2 re3-b5ccc721ae73d9cf62480ae5f20c3439a9572fb5.tar.lz re3-b5ccc721ae73d9cf62480ae5f20c3439a9572fb5.tar.xz re3-b5ccc721ae73d9cf62480ae5f20c3439a9572fb5.tar.zst re3-b5ccc721ae73d9cf62480ae5f20c3439a9572fb5.zip |
Diffstat (limited to 'src/core/config.h')
-rw-r--r-- | src/core/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h index 8e91853d..c4b4fc77 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -231,6 +231,7 @@ enum Config { #define ALLCARSHELI_CHEAT #define ALT_DODO_CHEAT #define REGISTER_START_BUTTON +//#define BIND_VEHICLE_FIREWEAPON // Adds ability to rebind fire key for 'in vehicle' controls // Hud, frontend and radar #define HUD_ENHANCEMENTS // Adjusts some aspects to make the HUD look/behave a little bit better. |