UI: Fixed game selection screen disappearing when clicking on a deleted game that cannot be loaded
This commit is contained in:
parent
5812fb3667
commit
060ea6dcb5
1 changed files with 0 additions and 1 deletions
|
@ -252,7 +252,6 @@ namespace Mesen.GUI.Controls
|
|||
if(this._needResume) {
|
||||
EmuApi.Resume();
|
||||
}
|
||||
this.Visible = false;
|
||||
}
|
||||
|
||||
private bool _waitForRelease = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue