From de6602f25485d0ba4c02426ab982fa8ff8a224ae Mon Sep 17 00:00:00 2001 From: Haru Date: Tue, 6 Aug 2013 21:34:31 +0200 Subject: Added support for Nick Server GHOST command Credits to Yommy for the idea Signed-off-by: Haru --- src/map/clif.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/clif.h') diff --git a/src/map/clif.h b/src/map/clif.h index fc2755372..1161b3b6a 100644 --- a/src/map/clif.h +++ b/src/map/clif.h @@ -417,6 +417,7 @@ struct { bool allow_user_channel_creation; char irc_server[40], irc_channel[50], irc_nick[40], irc_nick_pw[30]; unsigned short irc_server_port; + bool irc_use_ghost; } hChSys; struct hChSysBanEntry { -- cgit v1.2.3-60-g2f50