mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-12-24 04:04:14 +08:00
Update texthook.cc
This commit is contained in:
parent
5a45c950de
commit
bf61587ca0
@ -132,7 +132,7 @@ void TextHook::Send(uintptr_t lpDataBase)
|
||||
if(use_custom_embed_fun)
|
||||
{
|
||||
isstring=true;
|
||||
lpSplit=Engine::ScenarioRole;
|
||||
lpSplit=Engine::ScenarioRole;lpRetn=0;
|
||||
if(hp.hook_before(stack,pbData,&lpCount,&lpSplit)==false)__leave;
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user