mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-03 14:23:40 +01:00
fix: don't double disable
This commit is contained in:
parent
b04adaecfc
commit
ce3aaf7a9b
2 changed files with 35 additions and 1 deletions
|
|
@ -167,7 +167,6 @@ namespace Dalamud.Hooking
|
|||
|
||||
if (this.isMinHook)
|
||||
{
|
||||
this.Disable();
|
||||
this.minHookImpl.Dispose();
|
||||
}
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue