From 84edefedf8e3688f618f0dde8169d6ee18624e6e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 23:43:37 +0300 Subject: Move chat command /error into actions. --- src/input/inputactionmap.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/input/inputactionmap.h') diff --git a/src/input/inputactionmap.h b/src/input/inputactionmap.h index 8f7ec4b73..4b9150aa8 100644 --- a/src/input/inputactionmap.h +++ b/src/input/inputactionmap.h @@ -3342,6 +3342,15 @@ static const InputActionData inputActionData[InputAction::TOTAL] = { InputAction::NO_VALUE, 50, InputCondition::INGAME, "setdrop", + true}, + {"keyError", + InputType::UNKNOWN, InputAction::NO_VALUE, + InputType::UNKNOWN, InputAction::NO_VALUE, + Input::GRP_DEFAULT, + &Actions::error, + InputAction::NO_VALUE, 50, + InputCondition::INGAME, + "error", false} }; -- cgit v1.2.3-60-g2f50