summaryrefslogtreecommitdiff
path: root/src/input/inputactionmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/inputactionmap.h')
-rw-r--r--src/input/inputactionmap.h2
1 files changed, 1 insertions, 1 deletions
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,