From f8423bd2d31ac4da409cabdc84fa2e3962336103 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Feb 2016 21:54:31 +0300 Subject: Add chat command /disguise. 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 9908193f4..9069ee00a 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -124,5 +124,6 @@ impHandlerVoid(commandKiller) impHandlerVoid(commandKillable) impHandlerVoid(commandHeal) impHandlerVoid(commandAlive) +impHandlerVoid(commandDisguise) } // namespace Actions -- cgit v1.2.3-70-g09d2