From 227788d991459081a894428d4455ead1dd8b46d6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Feb 2016 18:02:24 +0300 Subject: Add chat command /showstats. Also add show level stats to player context menu. --- src/actions/commands.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/actions/commands.h') diff --git a/src/actions/commands.h b/src/actions/commands.h index 5740f2eb5..ad03274b8 100644 --- a/src/actions/commands.h +++ b/src/actions/commands.h @@ -105,6 +105,7 @@ namespace Actions decHandler(playerGmCommands); decHandler(playerCharGmCommands); decHandler(commandShowLevel); + decHandler(commandShowStats); } // namespace Actions #undef decHandler -- cgit v1.2.3-70-g09d2