From bcdbc39b6efe7391866c81ef82a2e9358b6c3ff4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 5 Jul 2016 23:34:33 +0300 Subject: Add menu for selected skill for now with item only "set skill level". Also add chat command /showskilllevels SKILL --- src/dyetool/actions/commands.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dyetool/actions') diff --git a/src/dyetool/actions/commands.cpp b/src/dyetool/actions/commands.cpp index 369d25009..6659f4ebd 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -141,5 +141,6 @@ impHandlerVoid(commandBreakGuild) impHandlerVoid(commandGuildRecall) impHandlerVoid(mailTo) impHandlerVoid(adoptChild) +impHandlerVoid(showSkillLevels) } // namespace Actions -- cgit v1.2.3-60-g2f50