remove addon restriction

if it doesn't works, probably because i've used magic offset (94)
This commit is contained in:
explorer 2024-10-28 12:54:37 +03:00
parent bc24cea3b5
commit 68cc187ac7

View File

@ -187,6 +187,8 @@ __int32 __stdcall DllMain(HMODULE This_Module, unsigned __int32 Call_Reason, voi
Byte_Manager::Set_Bytes(1, (void*)((unsigned __int32)Client_Module + 316816), 1, 195);
Byte_Manager::Set_Bytes(1, (void*)((unsigned __int32)Engine_Module + 350575), 1, 94);
Byte_Manager::Set_Bytes(1, (void*)((unsigned __int32)Engine_Module + 521741), 1, 235);
}