Address review

This commit is contained in:
FutureRave 2022-03-22 11:44:37 +00:00
parent 6e9e974a35
commit 71db4b6163
No known key found for this signature in database
GPG Key ID: E883E2BC9657D955

View File

@ -44,6 +44,7 @@ private:
void patch_dedi() const
{
// Skip call to queryserverinfo handler in SV_ConnectionlessPacket
utils::hook::nop(0x4FE051, 5);
}