summaryrefslogtreecommitdiff
path: root/src/dyetool
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-02-03 19:38:05 +0300
committerAndrei Karas <akaras@inbox.ru>2016-02-03 19:38:05 +0300
commit41adf75fa42f497e9f0049a786f08f3414ed6cbd (patch)
tree31f06b0aea9041e82a0500629c68d22e4e2af37c /src/dyetool
parentfd27023f66223f860715aecbb8660a1d6a1e0d7a (diff)
downloadplus-41adf75fa42f497e9f0049a786f08f3414ed6cbd.tar.gz
plus-41adf75fa42f497e9f0049a786f08f3414ed6cbd.tar.bz2
plus-41adf75fa42f497e9f0049a786f08f3414ed6cbd.tar.xz
plus-41adf75fa42f497e9f0049a786f08f3414ed6cbd.zip
Add chat command /seen for show seen informatin abount nick.
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 834f7d2f9..bcb5bb98d 100644
--- a/src/dyetool/actions/actions.cpp
+++ b/src/dyetool/actions/actions.cpp
@@ -109,5 +109,6 @@ impHandlerVoid(testInfo)
impHandlerVoid(craftKey)
impHandlerVoid(resetGameModifiers)
impHandlerVoid(barToChat)
+impHandlerVoid(seen)
} // namespace Actions