mirror of
https://github.com/accelerator74/l4dtoolz.git
synced 2025-01-03 16:13:36 +08:00
Merge branch 'master' into test
This commit is contained in:
commit
994e0d2629
@ -43,7 +43,7 @@ char* players_org2 = NULL;
|
|||||||
|
|
||||||
//CBaseServer::SetReservationCookie(unsigned long long, char const*, ...)
|
//CBaseServer::SetReservationCookie(unsigned long long, char const*, ...)
|
||||||
//function in engine.so
|
//function in engine.so
|
||||||
const char* unreserved = "\x1B\x55\x89\xE5\x57\x56\x53\x81\xEC\x4C\x01\x00\x00\xE8\xC3\xC3\xC3\xC3\x81\xC3\xC3\xC3\xC3\x00\x8B\xC3\xC3\x8B";
|
const char* unreserved = "\x1F\x55\x89\xE5\x57\x56\x53\x81\xEC\x4C\x01\x00\x00\xE8\xC3\xC3\xC3\xC3\x81\xC3\xC3\xC3\xC3\x00\x8B\x75\xC3\x8B\x55\xC3\x8B\x45";
|
||||||
const char* unreserved_new = "\x01\x00\xC3";
|
const char* unreserved_new = "\x01\x00\xC3";
|
||||||
char* unreserved_org = NULL;
|
char* unreserved_org = NULL;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user