summaryrefslogtreecommitdiff
path: root/src/dyetool
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-03-07 01:13:22 +0300
committerAndrei Karas <akaras@inbox.ru>2016-03-07 01:13:22 +0300
commit086356622db7b0734be68c58e064544fa243be1b (patch)
tree1688cd334f620dadfff25f3430f496908c4b528f /src/dyetool
parent615445b73ce4378a9d62e64d9f90cefdb26979c7 (diff)
downloadplus-086356622db7b0734be68c58e064544fa243be1b.tar.gz
plus-086356622db7b0734be68c58e064544fa243be1b.tar.bz2
plus-086356622db7b0734be68c58e064544fa243be1b.tar.xz
plus-086356622db7b0734be68c58e064544fa243be1b.zip
Add /mailto chat command.
Diffstat (limited to 'src/dyetool')
-rw-r--r--src/dyetool/actions/commands.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dyetool/actions/commands.cpp b/src/dyetool/actions/commands.cpp
index 1da8b9540..bc61b1a3d 100644
--- a/src/dyetool/actions/commands.cpp
+++ b/src/dyetool/actions/commands.cpp
@@ -138,5 +138,6 @@ impHandlerVoid(commandChangePartyLeader)
impHandlerVoid(commandPartyRecall)
impHandlerVoid(commandBreakGuild)
impHandlerVoid(commandGuildRecall)
+impHandlerVoid(mailTo)
} // namespace Actions