mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-11-23 13:55:36 +08:00
Update texthook.cc
This commit is contained in:
parent
523c65d1f8
commit
d7afd866fe
@ -201,7 +201,7 @@ bool checklengthembedable(const HookParam &hp, size_t size)
|
||||
len = 4;
|
||||
else
|
||||
{
|
||||
len = 1;
|
||||
len = 2;
|
||||
}
|
||||
return size > len;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user