From 704b5b31fea63483c81f0744d88e46a856573424 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Feb 2016 20:13:04 +0300 Subject: Add chat command /killer. Also add it to player 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 79c03a746..a87b76c5e 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -120,5 +120,6 @@ impHandlerVoid(commandSavePosition) impHandlerVoid(commandLoadPosition) impHandlerVoid(commandRandomWarp) impHandlerVoid(commandGotoNpc) +impHandlerVoid(commandKiller) } // namespace Actions -- cgit v1.2.3-70-g09d2