summaryrefslogtreecommitdiff
path: root/src/dyetool
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-05-10 02:03:33 +0300
committerAndrei Karas <akaras@inbox.ru>2016-05-10 02:03:33 +0300
commitb97afbb756202e148b980b3311e2c4cc3dd1cbaf (patch)
tree15c45e87fe175155a219fa9e50bc6ff74b2cc1e4 /src/dyetool
parentd94f088b0f81fb114980830d8fb53a5ee911b6e6 (diff)
downloadplus-b97afbb756202e148b980b3311e2c4cc3dd1cbaf.tar.gz
plus-b97afbb756202e148b980b3311e2c4cc3dd1cbaf.tar.bz2
plus-b97afbb756202e148b980b3311e2c4cc3dd1cbaf.tar.xz
plus-b97afbb756202e148b980b3311e2c4cc3dd1cbaf.zip
Add ability to switch emotes shortcurs bar between player, pets, homunculuses and mercenaries.
Diffstat (limited to 'src/dyetool')
-rw-r--r--src/dyetool/actions/actions.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dyetool/actions/actions.cpp b/src/dyetool/actions/actions.cpp
index e226464a6..e7558097a 100644
--- a/src/dyetool/actions/actions.cpp
+++ b/src/dyetool/actions/actions.cpp
@@ -111,5 +111,6 @@ impHandlerVoid(resetGameModifiers)
impHandlerVoid(barToChat)
impHandlerVoid(seen)
impHandlerVoid(dumpMemoryUsage)
+impHandlerVoid(setEmoteType)
} // namespace Actions