From ca20df8ccb5eac498a9eab2f3c03d30fe495ef30 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Feb 2016 19:26:42 +0300 Subject: Add chat command /locate. Also add locate to player context menu. --- src/dyetool/actions/commands.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dyetool/actions/commands.cpp') diff --git a/src/dyetool/actions/commands.cpp b/src/dyetool/actions/commands.cpp index d8a030a95..555bc103b 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -109,5 +109,6 @@ impHandlerVoid(commandShowStats) impHandlerVoid(commandShowStorage) impHandlerVoid(commandShowCart) impHandlerVoid(commandShowInventory) +impHandlerVoid(locatePlayer) } // namespace Actions -- cgit v1.2.3-70-g09d2