From ed90e9aa17a5135988a1a85f159c1556f7d84bd1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Feb 2016 18:41:46 +0300 Subject: Add chat command /showinventory. Also add show inventory to player context menu. --- src/dyetool/actions/commands.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dyetool') diff --git a/src/dyetool/actions/commands.cpp b/src/dyetool/actions/commands.cpp index f2a7f823b..d8a030a95 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -108,5 +108,6 @@ impHandlerVoid(commandShowLevel) impHandlerVoid(commandShowStats) impHandlerVoid(commandShowStorage) impHandlerVoid(commandShowCart) +impHandlerVoid(commandShowInventory) } // namespace Actions -- cgit v1.2.3-60-g2f50