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/input/inputactionmap.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/input/inputactionmap.h') diff --git a/src/input/inputactionmap.h b/src/input/inputactionmap.h index 1676b19c7..b3ac8adb5 100644 --- a/src/input/inputactionmap.h +++ b/src/input/inputactionmap.h @@ -4496,6 +4496,11 @@ static const InputActionData inputActionData | InputCondition::EMODS, "", UseArgs_false}, + {"keyTestInfo", + defaultAction(&Actions::testInfo), + InputCondition::INGAME, + "testinfo", + UseArgs_false}, }; #undef defaultAction -- cgit v1.2.3-60-g2f50