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