Pr 434 #523

Closed
krQo0ygT7YVBDW wants to merge 68 commits from pr-434 into master
Showing only changes of commit f75efbea54 - Show all commits

View File

@ -418,7 +418,7 @@ namespace Ryujinx.Ava.Utilities.Configuration
}),
(60, static cff =>
{
cff.specialExitEmulator = 0;
cff.SpecialExitEmulator = 0;
})
);
}