From 66c33ea3f5e82ae09b935f65d7183b4ffc8bb9b1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Feb 2016 22:29:43 +0300 Subject: Add chat command /hide. 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 c885e7c48..5debac3d0 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -126,5 +126,6 @@ impHandlerVoid(commandHeal) impHandlerVoid(commandAlive) impHandlerVoid(commandDisguise) impHandlerVoid(commandImmortal) +impHandlerVoid(commandHide) } // namespace Actions -- cgit v1.2.3-60-g2f50