From 1181b5621132876b3e2f635e888365fe775154df Mon Sep 17 00:00:00 2001 From: TingPing Date: Fri, 17 May 2013 06:17:16 -0300 Subject: Add omsg user command --- src/common/hexchat.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/hexchat.c') diff --git a/src/common/hexchat.c b/src/common/hexchat.c index 72b97e3a..c879af9d 100644 --- a/src/common/hexchat.c +++ b/src/common/hexchat.c @@ -706,6 +706,7 @@ static char defaultconf_commands[] = "NAME KILL\n" "CMD quote KILL %2 :&3\n\n"\ "NAME LEAVE\n" "CMD part &2\n\n"\ "NAME M\n" "CMD msg &2\n\n"\ + "NAME OMSG\n" "CMD msg @%c &2\n\n"\ "NAME ONOTICE\n" "CMD notice @%c &2\n\n"\ "NAME RAW\n" "CMD quote &2\n\n"\ "NAME SERVHELP\n" "CMD quote HELP\n\n"\ -- cgit 1.4.1