From 0f028edae9bd5b5e050de8e0e9aae2a031a527dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?eray=20or=C3=A7unus?= Date: Thu, 5 Sep 2019 22:59:44 +0300 Subject: Fix and cancellable car enter --- src/core/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/config.h') diff --git a/src/core/config.h b/src/core/config.h index de89f7c3..d119fe09 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -131,3 +131,4 @@ 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 -- cgit v1.2.3