summaryrefslogtreecommitdiff
path: root/src/dyetool/actions/commands.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-02-28 23:34:08 +0300
committerAndrei Karas <akaras@inbox.ru>2016-02-28 23:34:08 +0300
commit54cdcc6cded841b2c5823a74f58e4f3b06f81622 (patch)
tree99499305c1fefe069ec949118c8024270e8067b8 /src/dyetool/actions/commands.cpp
parenta7f88de7bbea019bf443da0aa31b03d2273739df (diff)
downloadmv-54cdcc6cded841b2c5823a74f58e4f3b06f81622.tar.gz
mv-54cdcc6cded841b2c5823a74f58e4f3b06f81622.tar.bz2
mv-54cdcc6cded841b2c5823a74f58e4f3b06f81622.tar.xz
mv-54cdcc6cded841b2c5823a74f58e4f3b06f81622.zip
Add chat command /shownpc.
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 d458e21ab..4d44cb655 100644
--- a/src/dyetool/actions/commands.cpp
+++ b/src/dyetool/actions/commands.cpp
@@ -133,5 +133,6 @@ impHandlerVoid(commandJail)
impHandlerVoid(commandUnjail)
impHandlerVoid(commandNpcMove)
impHandlerVoid(commandNpcHide)
+impHandlerVoid(commandNpcShow)
} // namespace Actions