mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-01-10 04:39:11 +00:00
Fix formatting
This commit is contained in:
parent
a15ab408eb
commit
c2be4912dc
1 changed files with 0 additions and 1 deletions
|
@ -1442,7 +1442,6 @@ namespace Ryujinx.UI
|
||||||
_pauseEmulation.Sensitive = false;
|
_pauseEmulation.Sensitive = false;
|
||||||
_resumeEmulation.Sensitive = false;
|
_resumeEmulation.Sensitive = false;
|
||||||
UpdateMenuItem.Sensitive = true;
|
UpdateMenuItem.Sensitive = true;
|
||||||
|
|
||||||
RendererWidget?.Exit();
|
RendererWidget?.Exit();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue