summaryrefslogtreecommitdiff
path: root/src/dyetool/actions/commands.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-07-05 23:34:33 +0300
committerAndrei Karas <akaras@inbox.ru>2016-07-06 00:07:18 +0300
commitbcdbc39b6efe7391866c81ef82a2e9358b6c3ff4 (patch)
treec296c08021c602687e3632b1f4c3f87033c99d34 /src/dyetool/actions/commands.cpp
parent8b392d9c4a1c177c1207d297c75c1a4a06142245 (diff)
downloadmv-bcdbc39b6efe7391866c81ef82a2e9358b6c3ff4.tar.gz
mv-bcdbc39b6efe7391866c81ef82a2e9358b6c3ff4.tar.bz2
mv-bcdbc39b6efe7391866c81ef82a2e9358b6c3ff4.tar.xz
mv-bcdbc39b6efe7391866c81ef82a2e9358b6c3ff4.zip
Add menu for selected skill for now with item only "set skill level".s20160706
Also add chat command /showskilllevels SKILL
Diffstat (limited to 'src/dyetool/actions/commands.cpp')
-rw-r--r--src/dyetool/actions/commands.cpp1
1 files changed, 1 insertions, 0 deletions
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