mirror of
https://github.com/accelerator74/l4dtoolz.git
synced 2024-12-22 22:47:27 +08:00
Update l4d1_signature_linux.h
This commit is contained in:
parent
546f47155a
commit
5c91c9ee04
@ -43,7 +43,7 @@ void* players_org = NULL;
|
||||
|
||||
//CBaseServer::SetReservationCookie(unsigned long long, char const*, ...)
|
||||
//function in engine.so
|
||||
const char* unreserved = "\x11\x55\x57\x56\x53\x81\xEC\x3C\x01\x00\x00\xE8\xC3\xC3\xC3\xC3\x81\xC3\x33\x8E\x23\x00";
|
||||
const char* unreserved = "\x15\x55\x57\x56\x53\x81\xEC\x3C\x01\x00\x00\xE8\xC3\xC3\xC3\xC3\x81\xC3\x33\x8E\x23\x00";
|
||||
const char* unreserved_new = "\x01\x00\xC3";
|
||||
void* unreserved_org = NULL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user