mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-15 08:53:53 +08:00
.
This commit is contained in:
parent
e173b2266e
commit
da1ca57cb7
@ -151,7 +151,7 @@ bool TYPEMOON::attach_function()
|
||||
if (!addr)
|
||||
return false;
|
||||
HookParam hp;
|
||||
hp.address = 0x44CC80;
|
||||
hp.address = addr;
|
||||
hp.type = USING_STRING | NO_CONTEXT;
|
||||
hp.text_fun = [](hook_context *context, HookParam *hp, TextBuffer *buffer, uintptr_t *split)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user