diff options
Diffstat (limited to 'src/dyetool/actions')
-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 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 |