Fix nick box setting

This commit is contained in:
Berke Viktor
2012-10-22 18:34:31 +02:00
parent fd47409e76
commit f5338e014a
2 changed files with 3 additions and 2 deletions

View File

@@ -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;