From 42fbe50739763872320879039e0e908ce9c2c543 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?eray=20or=C3=A7unus?= Date: Sat, 5 Oct 2019 21:50:02 +0300 Subject: Fixes --- src/core/config.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/core') diff --git a/src/core/config.h b/src/core/config.h index 767abbe4..cfad6d85 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -143,8 +143,9 @@ enum Config { // Pad #define KANGAROO_CHEAT -// Hud +// Hud & radar #define ASPECT_RATIO_SCALE +#define TRIANGULAR_BLIPS // Script #define USE_DEBUG_SCRIPT_LOADER @@ -161,6 +162,3 @@ enum Config { #define VC_PED_PORTS #define NEW_WALK_AROUND_ALGORITHM #define CANCELLABLE_CAR_ENTER - -// Blips -#define TRIANGULAR_BLIPS \ No newline at end of file -- cgit v1.2.3