diff options
Diffstat (limited to 'src/core/config.h')
-rw-r--r-- | src/core/config.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h index 81e2f2fb..161cf898 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -137,5 +137,6 @@ enum Config { #define USE_DEBUG_SCRIPT_LOADER #define EXPLODING_AIRTRAIN // can blow up jumbo jet with rocket launcher #define ANIMATE_PED_COL_MODEL -#define CANCELLABLE_CAR_ENTER //#define REMOVE_TREADABLE_PATHFIND +#define CANCELLABLE_CAR_ENTER +#define VC_PED_PORTS |