diff options
Diffstat (limited to 'src/common')
-rw-r--r-- | src/common/cfgfiles.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/cfgfiles.c b/src/common/cfgfiles.c index 24ad5ba7..e663e964 100644 --- a/src/common/cfgfiles.c +++ b/src/common/cfgfiles.c @@ -715,6 +715,7 @@ load_config (void) prefs.hex_flood_msg_time = 5; prefs.hex_flood_ctcp_time = 30; prefs.hex_flood_ctcp_num = 5; + prefs.hex_gui_input_nick = 1; prefs.hex_gui_topicbar = 1; prefs.hex_gui_lagometer = 1; prefs.hex_gui_throttlemeter = 1; |