From 9956ff63ccfaee02ed68d0125007b90849cc1ee5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 29 Feb 2016 01:55:41 +0300 Subject: Add chat command /partyrecall. Also add it to npc context menu. --- src/dyetool/actions/commands.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dyetool') diff --git a/src/dyetool/actions/commands.cpp b/src/dyetool/actions/commands.cpp index 1f8fd5cbd..3778e2611 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -135,5 +135,6 @@ impHandlerVoid(commandNpcMove) impHandlerVoid(commandNpcHide) impHandlerVoid(commandNpcShow) impHandlerVoid(commandChangePartyLeader) +impHandlerVoid(commandPartyRecall) } // namespace Actions -- cgit v1.2.3-60-g2f50