From 21ed1674f5ee382626e80a35dba9d97ec0bc1b92 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 Apr 2012 22:42:29 +0300 Subject: Allow using chat in trade and buy/sell dialogs. --- 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 c5bc7b7f2..0b7a0932e 100644 --- a/src/keyboarddata.h +++ b/src/keyboarddata.h @@ -644,7 +644,7 @@ static KeyData const keyData[Input::KEY_TOTAL] = { Input::GRP_DEFAULT | Input::GRP_CHAT, &ActionManager::toggleChat, Input::KEY_NO_VALUE, 50, - COND_ENABLED | COND_NOINPUT | COND_NOAWAY | COND_NOMODAL}, + COND_NOINPUT | COND_NOAWAY | COND_NOMODAL}, {"keyChatScrollUp", SDLK_PAGEUP, Input::GRP_DEFAULT | Input::GRP_GUI, &ActionManager::scrollChatUp, -- cgit v1.2.3-60-g2f50