From 3e0bce53e2b3387801f3e0484f01a64d767115da Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 7 Aug 2017 02:23:04 +0300 Subject: Allow open debug window before connecting to game. --- src/input/inputactionmap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/input') diff --git a/src/input/inputactionmap.h b/src/input/inputactionmap.h index cfe709674..9f4f3f63e 100644 --- a/src/input/inputactionmap.h +++ b/src/input/inputactionmap.h @@ -613,7 +613,7 @@ static const InputActionData inputActionData Input::GRP_DEFAULT | Input::GRP_GUI, &Actions::debugWindowShow, InputAction::NO_VALUE, 50, - InputCondition::GAME | InputCondition::NOTARGET, + InputCondition::SHORTCUT0 | InputCondition::NOTARGET, "debug|opendebug", UseArgs_false, Protected_false}, -- cgit v1.2.3-60-g2f50