From 9e1e5d200aaadc82c3014e03f92111979d0d9ca2 Mon Sep 17 00:00:00 2001 From: erorcun Date: Sun, 20 Dec 2020 18:16:56 +0300 Subject: [PATCH] disabled PS2_HUD by default --- src/core/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/config.h b/src/core/config.h index 96268138..1a235a53 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -280,7 +280,7 @@ enum Config { #define BUTTON_ICONS // use textures to show controller buttons // Hud, frontend and radar -#define PS2_HUD +//#define PS2_HUD #define HUD_ENHANCEMENTS // Adjusts some aspects to make the HUD look/behave a little bit better. // #define BETA_SLIDING_TEXT #define TRIANGULAR_BLIPS // height indicating triangular radar blips, as in VC