overlays: allow keyboard input if pads are intercepted
This commit is contained in:
@@ -193,6 +193,7 @@ namespace rsx
|
||||
|
||||
if (!rinfo.now_connect || !input::g_pads_intercepted)
|
||||
{
|
||||
m_keyboard_pad_handler_active = false;
|
||||
refresh();
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user