Enable input_filter_beep by default
This just allows for spam.
This commit is contained in:
parent
e7da3a052d
commit
26acd02e9f
1 changed files with 1 additions and 0 deletions
|
@ -772,6 +772,7 @@ load_default_config(void)
|
|||
prefs.hex_gui_ulist_icons = 1;
|
||||
prefs.hex_gui_ulist_style = 1;
|
||||
prefs.hex_gui_win_save = 1;
|
||||
prefs.hex_input_filter_beep = 1;
|
||||
prefs.hex_input_flash_hilight = 1;
|
||||
prefs.hex_input_flash_priv = 1;
|
||||
prefs.hex_input_tray_hilight = 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue