summaryrefslogtreecommitdiff
path: root/src/dyetool
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-05-25 23:04:04 +0300
committerAndrei Karas <akaras@inbox.ru>2017-05-25 23:04:04 +0300
commit3711139801743b0bcc20384e35903a4581fe6b7a (patch)
treea5724d505ae2cf297229832e994849d02278c9ae /src/dyetool
parentee82a8e3ca61d176e52078f8326d92e2220af2d0 (diff)
downloadmv-3711139801743b0bcc20384e35903a4581fe6b7a.tar.gz
mv-3711139801743b0bcc20384e35903a4581fe6b7a.tar.bz2
mv-3711139801743b0bcc20384e35903a4581fe6b7a.tar.xz
mv-3711139801743b0bcc20384e35903a4581fe6b7a.zip
Add chat command for check player ip.
Diffstat (limited to 'src/dyetool')
-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 e458d494e..9c998f23a 100644
--- a/src/dyetool/actions/commands.cpp
+++ b/src/dyetool/actions/commands.cpp
@@ -125,6 +125,7 @@ impHandlerVoid(commandRandomWarp)
impHandlerVoid(commandGotoNpc)
impHandlerVoid(commandGotoPc)
impHandlerVoid(commandRecallPc)
+impHandlerVoid(commandIpCheck)
impHandlerVoid(commandKiller)
impHandlerVoid(commandKillable)
impHandlerVoid(commandHeal)