mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-01-27 06:31:57 -08:00
Run formatter for real
This commit is contained in:
parent
47e2cc6f02
commit
1eb7146b90
@ -134,7 +134,7 @@ namespace Ryujinx.UI.Common.Helper
|
|||||||
{
|
{
|
||||||
return new Nca(vfs.KeySet, ncaStorage);
|
return new Nca(vfs.KeySet, ncaStorage);
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception)
|
||||||
{
|
{
|
||||||
// Dispatcher.UIThread.InvokeAsync(async () =>
|
// Dispatcher.UIThread.InvokeAsync(async () =>
|
||||||
// {
|
// {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user