diff options
Diffstat (limited to 'src/dyetool')
-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 87645ed4f..956c5e0ed 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -156,5 +156,6 @@ impHandlerVoid(outfitToChat) impHandlerVoid(moveAttackUp) impHandlerVoid(moveAttackDown) impHandlerVoid(movePriorityAttackUp) +impHandlerVoid(movePriorityAttackDown) } // namespace Actions |