user_manager: megamouse fixes 3

This commit is contained in:
Megamouse 2018-07-23 23:55:27 +02:00 committed by Ivan
parent 9ca8ec8ec7
commit e58b7cbe1f
13 changed files with 98 additions and 44 deletions

View file

@ -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/";
}