commit
1d7cf00cdb
@ -46,6 +46,8 @@ private:
|
||||
|
||||
void patch_dedi() const
|
||||
{
|
||||
// Skip call to queryserverinfo handler in SV_ConnectionlessPacket
|
||||
utils::hook::nop(0x4FE051, 5);
|
||||
}
|
||||
|
||||
static __declspec(noreturn) void long_jump_stub(jmp_buf buf, const int value) noexcept(false)
|
||||
|
Loading…
Reference in New Issue
Block a user