summaryrefslogtreecommitdiff
path: root/src/dyetool
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-05-10 04:32:18 +0300
committerAndrei Karas <akaras@inbox.ru>2017-05-10 04:32:18 +0300
commit1fa706c6669db9a2d060d100cf591fd505012a9d (patch)
treedee79462d680321e05c6a688146d2116f83bb3f6 /src/dyetool
parent2291f18b6366312916903de6cfe973379ebd536d (diff)
downloadmv-1fa706c6669db9a2d060d100cf591fd505012a9d.tar.gz
mv-1fa706c6669db9a2d060d100cf591fd505012a9d.tar.bz2
mv-1fa706c6669db9a2d060d100cf591fd505012a9d.tar.xz
mv-1fa706c6669db9a2d060d100cf591fd505012a9d.zip
Add chat command for show player items.s20170510
Diffstat (limited to 'src/dyetool')
-rw-r--r--src/dyetool/actions/windows.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dyetool/actions/windows.cpp b/src/dyetool/actions/windows.cpp
index f55930de0..635a64f9f 100644
--- a/src/dyetool/actions/windows.cpp
+++ b/src/dyetool/actions/windows.cpp
@@ -54,5 +54,6 @@ impHandlerVoid(cartWindowShow)
impHandlerVoid(updaterWindowShow)
impHandlerVoid(quickWindowShow)
impHandlerVoid(mailWindowShow)
+impHandlerVoid(showItems)
} // namespace Actions