seems that's safe
This commit is contained in:
parent
b685bfc780
commit
0f2bbaace3
@ -278,7 +278,7 @@ bool TextHook::InsertReadCode()
|
|||||||
void TextHook::RemoveHookCode()
|
void TextHook::RemoveHookCode()
|
||||||
{
|
{
|
||||||
MH_DisableHook(location);
|
MH_DisableHook(location);
|
||||||
//MH_RemoveHook(location);
|
MH_RemoveHook(location);
|
||||||
}
|
}
|
||||||
|
|
||||||
void TextHook::RemoveReadCode()
|
void TextHook::RemoveReadCode()
|
||||||
|
Loading…
Reference in New Issue
Block a user