diff options
Diffstat (limited to 'src/dyetool/actions/commands.cpp')
-rw-r--r-- | src/dyetool/actions/commands.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dyetool/actions/commands.cpp b/src/dyetool/actions/commands.cpp index 6659f4ebd..4356d3267 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -142,5 +142,7 @@ impHandlerVoid(commandGuildRecall) impHandlerVoid(mailTo) impHandlerVoid(adoptChild) impHandlerVoid(showSkillLevels) +impHandlerVoid(showSkillType) +impHandlerVoid(selectSkillType) } // namespace Actions |