change debug string
This commit is contained in:
parent
a77c3c21dc
commit
3738213ab5
1 changed files with 1 additions and 1 deletions
|
@ -650,7 +650,7 @@ void hook_init()
|
||||||
/* Switch to 3 if we can be sure that ddraw.dll will not be unloaded from the process */
|
/* Switch to 3 if we can be sure that ddraw.dll will not be unloaded from the process */
|
||||||
g_config.hook = 3;
|
g_config.hook = 3;
|
||||||
|
|
||||||
TRACE("g_config.hook = 3\n");
|
TRACE("Switched to hook 3\n");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue