try to use hook=3 by default
This commit is contained in:
parent
b42c3e1d49
commit
97a81b67b5
3 changed files with 51 additions and 11 deletions
|
@ -105,7 +105,6 @@ BOOL WINAPI DllMain(HANDLE hDll, DWORD dwReason, LPVOID lpReserved)
|
|||
}
|
||||
|
||||
timeBeginPeriod(1);
|
||||
g_hook_method = cfg_get_int("hook", 4);
|
||||
hook_init(TRUE);
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue