mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 02:44:49 +02: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