diff options
Diffstat (limited to 'chat.h')
| -rw-r--r-- | chat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chat.h b/chat.h index 369747c..32ba74a 100644 --- a/chat.h +++ b/chat.h @@ -285,6 +285,7 @@ enum Reply { ReplyJoin, ReplyList, ReplyMode, + ReplyMOTD, ReplyNames, ReplyNamesAuto, ReplyTopic, |