Anticheat fixes and aimbot detection
This commit is contained in:
@ -56,7 +56,7 @@ namespace Utils
|
||||
*place = Hook::Interceptor::InterceptionStub;
|
||||
}
|
||||
|
||||
void __declspec(naked) Hook::Interceptor::InterceptionStub()
|
||||
__declspec(naked) void Hook::Interceptor::InterceptionStub()
|
||||
{
|
||||
__asm
|
||||
{
|
||||
|
Reference in New Issue
Block a user