mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Set focus on memcard manager after losing it.
This commit is contained in:
@ -471,6 +471,7 @@ bool CMemcardManager::CopyDeleteSwitch(u32 error, int slot)
|
|||||||
PanicAlert(E_UNK);
|
PanicAlert(E_UNK);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
SetFocus();
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user