Update texthook.cc

This commit is contained in:
恍兮惚兮 2024-02-17 12:46:04 +08:00
parent 5a45c950de
commit bf61587ca0

View File

@ -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