From de997e62656c4a60e069b4fedf5b1b96882c7931 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 8 Oct 2015 23:40:51 +0300 Subject: Add chat command /testinfo for output some debug parameters to log. --- src/actions/actions.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/actions/actions.h') diff --git a/src/actions/actions.h b/src/actions/actions.h index f2407f936..c26ef3af8 100644 --- a/src/actions/actions.h +++ b/src/actions/actions.h @@ -108,6 +108,7 @@ namespace Actions decHandler(unprotectItem); decHandler(kick); decHandler(clearDrop); + decHandler(testInfo); } // namespace Actions #undef decHandler -- cgit v1.2.3-60-g2f50