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 cb1278d08..94bfb070a 100644
--- a/src/input/inputactionmap.h
+++ b/src/input/inputactionmap.h
@@ -1746,7 +1746,7 @@ static const InputActionData inputActionData[InputAction::TOTAL] = {
InputType::KEYBOARD, SDLK_COMMA,
InputType::UNKNOWN, InputAction::NO_VALUE,
Input::GRP_DEFAULT,
- &ActionManager::changeMagicAttack,
+ &ActionManager::changeMagicAttackType,
InputAction::NO_VALUE, 50,
InputCondition::GAME | InputCondition::VALIDSPEED
| InputCondition::EMODS},