summaryrefslogtreecommitdiff
path: root/src/dyetool/actions/commands.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-08-20 01:40:44 +0300
committerAndrei Karas <akaras@inbox.ru>2016-08-20 01:40:44 +0300
commita0b1ecd9ed18cb0246629b7e3f85fa38bfde2039 (patch)
treea908548d44fdecd8657b0ab9d81d009679502838 /src/dyetool/actions/commands.cpp
parent75c8412edc9030ff86dc80dc4143d873cda9d4d1 (diff)
downloadplus-a0b1ecd9ed18cb0246629b7e3f85fa38bfde2039.tar.gz
plus-a0b1ecd9ed18cb0246629b7e3f85fa38bfde2039.tar.bz2
plus-a0b1ecd9ed18cb0246629b7e3f85fa38bfde2039.tar.xz
plus-a0b1ecd9ed18cb0246629b7e3f85fa38bfde2039.zip
Add chat command for show/change auto item party sharing.s20160820
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 2b9ef0ad3..56541134c 100644
--- a/src/dyetool/actions/commands.cpp
+++ b/src/dyetool/actions/commands.cpp
@@ -151,5 +151,6 @@ impHandlerVoid(setSkillOffsetX)
impHandlerVoid(setSkillOffsetY)
impHandlerVoid(partyItemShare)
impHandlerVoid(partyExpShare)
+impHandlerVoid(partyAutoItemShare)
} // namespace Actions