summaryrefslogtreecommitdiff
path: root/src/dyetool/actions
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-08-19 20:28:01 +0300
committerAndrei Karas <akaras@inbox.ru>2016-08-19 20:28:01 +0300
commitdabdb65631b7915ba79ea91c3f79d72381b0691e (patch)
tree17c7eb578bc5d33ee46b2be064598460bde87446 /src/dyetool/actions
parentbd5ebdedb78b145120affe161d91389ac27e71ef (diff)
downloadplus-dabdb65631b7915ba79ea91c3f79d72381b0691e.tar.gz
plus-dabdb65631b7915ba79ea91c3f79d72381b0691e.tar.bz2
plus-dabdb65631b7915ba79ea91c3f79d72381b0691e.tar.xz
plus-dabdb65631b7915ba79ea91c3f79d72381b0691e.zip
Add chat command guildnotice for set guild notice message.
Diffstat (limited to 'src/dyetool/actions')
-rw-r--r--src/dyetool/actions/chat.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dyetool/actions/chat.cpp b/src/dyetool/actions/chat.cpp
index 9d54e2771..1e14e75d7 100644
--- a/src/dyetool/actions/chat.cpp
+++ b/src/dyetool/actions/chat.cpp
@@ -60,5 +60,6 @@ impHandlerVoid(chatPartyTab)
impHandlerVoid(chatGuildTab)
impHandlerVoid(hat)
impHandlerVoid(chatClipboard)
+impHandlerVoid(guildNotice)
} // namespace Actions