From c810ee1fe7b42202a66935575a88264911f2c625 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 11 Apr 2012 03:28:54 +0300 Subject: Fix default joystick button for monster selection. --- src/keyboarddata.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/keyboarddata.h b/src/keyboarddata.h index 46a442d1d..735d63b4d 100644 --- a/src/keyboarddata.h +++ b/src/keyboarddata.h @@ -135,7 +135,7 @@ static KeyData const keyData[Input::KEY_TOTAL] = { COND_GAME}, {"keyTargetMonster", INPUT_KEYBOARD, SDLK_a, - INPUT_JOYSTICK, 0, + INPUT_JOYSTICK, 3, Input::GRP_DEFAULT, &ActionManager::targetMonster, Input::KEY_NO_VALUE, 50, -- cgit v1.2.3-60-g2f50