From a4077c474c370275442982965bb174b2e1e59422 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 19:38:55 +0300 Subject: Move chat command /attack into actions. --- src/input/inputactionmap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/input/inputactionmap.h') diff --git a/src/input/inputactionmap.h b/src/input/inputactionmap.h index 952926510..7fdda0480 100644 --- a/src/input/inputactionmap.h +++ b/src/input/inputactionmap.h @@ -92,7 +92,7 @@ static const InputActionData inputActionData[InputAction::TOTAL] = { InputAction::NO_VALUE, 50, InputCondition::GAME | InputCondition::NOFOLLOW | InputCondition::VALIDSPEED, - "", + "attack", false}, {"keyTargetAttack", InputType::KEYBOARD, SDLK_LCTRL, -- cgit v1.2.3-60-g2f50