mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-12-25 12:44:13 +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)
|
if(use_custom_embed_fun)
|
||||||
{
|
{
|
||||||
isstring=true;
|
isstring=true;
|
||||||
lpSplit=Engine::ScenarioRole;
|
lpSplit=Engine::ScenarioRole;lpRetn=0;
|
||||||
if(hp.hook_before(stack,pbData,&lpCount,&lpSplit)==false)__leave;
|
if(hp.hook_before(stack,pbData,&lpCount,&lpSplit)==false)__leave;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user