mirror of
https://github.com/GTAmodding/re3.git
synced 2024-12-25 17:25:41 +00:00
disabled PS2_HUD by default
This commit is contained in:
parent
30c8f870eb
commit
9e1e5d200a
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,7 @@ enum Config {
|
||||||
#define BUTTON_ICONS // use textures to show controller buttons
|
#define BUTTON_ICONS // use textures to show controller buttons
|
||||||
|
|
||||||
// Hud, frontend and radar
|
// 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 HUD_ENHANCEMENTS // Adjusts some aspects to make the HUD look/behave a little bit better.
|
||||||
// #define BETA_SLIDING_TEXT
|
// #define BETA_SLIDING_TEXT
|
||||||
#define TRIANGULAR_BLIPS // height indicating triangular radar blips, as in VC
|
#define TRIANGULAR_BLIPS // height indicating triangular radar blips, as in VC
|
||||||
|
|
Loading…
Reference in a new issue