From b0b085453510ae5922e6f819a22f7cf46354036e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 19 Jan 2015 00:56:45 +0300 Subject: Extend chat command /tagetattack to support mob name parameter. --- 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 030600a38..23d4e6c06 100644 --- a/src/input/inputactionmap.h +++ b/src/input/inputactionmap.h @@ -115,7 +115,7 @@ static const InputActionData inputActionData[InputAction::TOTAL] = { InputCondition::GAME | InputCondition::NOFOLLOW | InputCondition::VALIDSPEED | InputCondition::ALIVE, "targetattack", - false}, + true}, {"keyMoveToTarget", addKey(SDLK_v), emptyKey, -- cgit v1.2.3-60-g2f50