summaryrefslogtreecommitdiff
path: root/src/dyetool
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-03-20 00:24:57 +0300
committerAndrei Karas <akaras@inbox.ru>2016-03-20 00:24:57 +0300
commit226331a5e5399ef447bf4eb161d79dfc69a01c5c (patch)
tree4c81bdc026488480ddd6604248447975276d3ac1 /src/dyetool
parente7b0eec60bdd4b2a6cd33077c069e90a1aab7ad3 (diff)
downloadplus-226331a5e5399ef447bf4eb161d79dfc69a01c5c.tar.gz
plus-226331a5e5399ef447bf4eb161d79dfc69a01c5c.tar.bz2
plus-226331a5e5399ef447bf4eb161d79dfc69a01c5c.tar.xz
plus-226331a5e5399ef447bf4eb161d79dfc69a01c5c.zip
Add chat command /adoptchild.
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 bc61b1a3d..5fa4c2c4b 100644
--- a/src/dyetool/actions/commands.cpp
+++ b/src/dyetool/actions/commands.cpp
@@ -139,5 +139,6 @@ impHandlerVoid(commandPartyRecall)
impHandlerVoid(commandBreakGuild)
impHandlerVoid(commandGuildRecall)
impHandlerVoid(mailTo)
+impHandlerVoid(adoptChild)
} // namespace Actions