dotnet format fixes
This commit is contained in:
parent
965ee0d016
commit
190791a1c9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ namespace Ryujinx.Common.GraphicsDriver
|
|||
{
|
||||
public static void ToggleNvDriverSetting(NvapiSettingId id, bool enabled)
|
||||
{
|
||||
try
|
||||
try
|
||||
{
|
||||
if (id == NvapiSettingId.OglThreadControlId)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue