From 9bc12d91bb8d149ea49db42bdfb62781081457c8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Feb 2016 23:19:40 +0300 Subject: Add chat command /kill. 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 9028e6ec4..09cd7e56c 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -128,5 +128,6 @@ impHandlerVoid(commandDisguise) impHandlerVoid(commandImmortal) impHandlerVoid(commandHide) impHandlerVoid(commandNuke) +impHandlerVoid(commandKill) } // namespace Actions -- cgit v1.2.3-70-g09d2