From c9d08b4d92a6fdab0e13dcff140b70e8d9f0abe9 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sat, 1 Jun 2013 22:23:12 -0300 Subject: IRC Bridge Fix/Adjustments All Credits to Haruna~! Thank you very much! Signed-off-by: shennetsind --- src/map/clif.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/clif.h') diff --git a/src/map/clif.h b/src/map/clif.h index 94b29db9a..a0959f92a 100644 --- a/src/map/clif.h +++ b/src/map/clif.h @@ -412,7 +412,7 @@ struct { unsigned char local_color, ally_color, irc_color; bool closing; bool allow_user_channel_creation; - char irc_server[40], irc_channel[20], irc_nick[30], irc_nick_pw[30]; + char irc_server[40], irc_channel[50], irc_nick[40], irc_nick_pw[30]; unsigned short irc_server_port; } hChSys; -- cgit v1.2.3-60-g2f50