From 6262c897a5dcbc95e534a54af99186ee7efb541d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 31 Mar 2012 17:27:36 +0300 Subject: Allow enter text if setup window is open. --- src/keyboarddata.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/keyboarddata.h') diff --git a/src/keyboarddata.h b/src/keyboarddata.h index 516649103..2fd4b7087 100644 --- a/src/keyboarddata.h +++ b/src/keyboarddata.h @@ -806,7 +806,7 @@ static KeyData const keyData[KeyboardConfig::KEY_TOTAL] = { KeyboardConfig::GRP_DEFAULT | KeyboardConfig::GRP_CHAT, &ActionManager::toggleChat, KeyboardConfig::KEY_NO_VALUE, 50, - COND_GAME}, + COND_ENABLED | COND_NOINPUT | COND_NOAWAY | COND_NOMODAL}, {"keyChatScrollUp", SDLK_PAGEUP, N_("Scroll Chat Up"), KeyboardConfig::GRP_DEFAULT | KeyboardConfig::GRP_GUI, -- cgit v1.2.3-60-g2f50