From bb604b783f5909d068ced29e17a698a37115ebb6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Feb 2016 18:28:40 +0300 Subject: Add chat command /showcart. Also add show cart 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 b1c106c30..f2a7f823b 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -107,5 +107,6 @@ impHandlerVoid(playerCharGmCommands) impHandlerVoid(commandShowLevel) impHandlerVoid(commandShowStats) impHandlerVoid(commandShowStorage) +impHandlerVoid(commandShowCart) } // namespace Actions -- cgit v1.2.3-60-g2f50