mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-12-22 21:10:01 +00:00
disabled PS2_HUD by default
This commit is contained in:
parent
30c8f870eb
commit
9e1e5d200a
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue