mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
patch_manager: expand first search results
This commit is contained in:
parent
2afc7cbaaa
commit
935e398930
4 changed files with 63 additions and 8 deletions
|
|
@ -1880,7 +1880,7 @@ void main_window::CreateConnects()
|
|||
}
|
||||
}
|
||||
}
|
||||
patch_manager_dialog patch_manager(m_gui_settings, games, "", this);
|
||||
patch_manager_dialog patch_manager(m_gui_settings, games, "", "", this);
|
||||
patch_manager.exec();
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue