From b863927543393468a7153775c18ef04a59f20a7f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 13 Jan 2014 12:12:10 +0300 Subject: allow auto close npc dialog if it almost closed and press moving keys. --- src/input/keyboarddata.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/input/keyboarddata.h') diff --git a/src/input/keyboarddata.h b/src/input/keyboarddata.h index 74278777f..0de9c871e 100644 --- a/src/input/keyboarddata.h +++ b/src/input/keyboarddata.h @@ -1974,7 +1974,7 @@ static const KeyData keyData[Input::KEY_TOTAL] = { Input::GRP_DEFAULT, &ActionManager::moveForward, Input::KEY_NO_VALUE, 50, - COND_GAME}, + COND_ARROWKEYS}, {"keyGUICtrl", INPUT_KEYBOARD, SDLK_LCTRL, INPUT_UNKNOWN, Input::KEY_NO_VALUE, -- cgit v1.2.3-70-g09d2