mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-31 21:03:43 +01:00
comment out process handle patch log, it's annoying
This commit is contained in:
parent
cd5235b088
commit
f858a8b592
1 changed files with 1 additions and 1 deletions
|
|
@ -388,7 +388,7 @@ namespace Dalamud
|
|||
__result = (IntPtr)0xFFFFFFFF;
|
||||
}
|
||||
|
||||
Log.Verbose($"Process.Handle // {__instance.ProcessName} // {__result:X}");
|
||||
//Log.Verbose($"Process.Handle // {__instance.ProcessName} // {__result:X}");
|
||||
}
|
||||
|
||||
private void ApplyProcessPatch()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue