From cc3e067e9fdf2a1306e62d13dea0fdb315a925c9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 26 Feb 2016 01:03:32 +0300 Subject: Add chat command /jail. 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 09cd7e56c..5c7398e04 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -129,5 +129,6 @@ impHandlerVoid(commandImmortal) impHandlerVoid(commandHide) impHandlerVoid(commandNuke) impHandlerVoid(commandKill) +impHandlerVoid(commandJail) } // namespace Actions -- cgit v1.2.3-70-g09d2