mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-22 10:42:36 +01:00
overlays: allow keyboard input if pads are intercepted
This commit is contained in:
parent
6106ff8b31
commit
daefe27fec
@ -193,6 +193,7 @@ namespace rsx
|
||||
|
||||
if (!rinfo.now_connect || !input::g_pads_intercepted)
|
||||
{
|
||||
m_keyboard_pad_handler_active = false;
|
||||
refresh();
|
||||
continue;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user