diff options
Diffstat (limited to 'src/dyetool/actions/commands.cpp')
-rw-r--r-- | src/dyetool/actions/commands.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
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 |