mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
user_manager: megamouse fixes 3
This commit is contained in:
parent
9ca8ec8ec7
commit
e58b7cbe1f
13 changed files with 98 additions and 44 deletions
|
|
@ -146,7 +146,6 @@ void save_manager_dialog::UpdateList()
|
|||
{
|
||||
if (m_dir == "")
|
||||
{
|
||||
// fmt::format(%shome ... is harder to read than straight concatenation.
|
||||
m_dir = Emu.GetHddDir() + "home/" + Emu.GetUsr() + "/savedata/";
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue