mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-26 00:52:23 -05:00
misc: Fix the issues blocking PRs
This commit is contained in:
@@ -171,6 +171,7 @@ namespace Ryujinx.Input.SDL2
|
||||
return;
|
||||
}
|
||||
|
||||
GC.SuppressFinalize(this);
|
||||
_isDisposed = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user