summaryrefslogtreecommitdiff
path: root/src/map/clif.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/clif.h')
-rw-r--r--src/map/clif.h1
1 files changed, 1 insertions, 0 deletions
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 {