mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-20 14:57:45 +01:00
Un-whether-or-not the codebase
This commit is contained in:
parent
f4102db488
commit
731d7e0f6e
59 changed files with 249 additions and 249 deletions
|
|
@ -248,7 +248,7 @@ internal unsafe class NetworkHandlers : IInternalDisposableService
|
|||
/// <summary>
|
||||
/// Disposes of managed and unmanaged resources.
|
||||
/// </summary>
|
||||
/// <param name="shouldDispose">Whether or not to execute the disposal.</param>
|
||||
/// <param name="shouldDispose">Whether to execute the disposal.</param>
|
||||
protected void Dispose(bool shouldDispose)
|
||||
{
|
||||
if (!shouldDispose)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue