Update l4d2_signature_linux.h

This commit is contained in:
Accelerator 2021-07-02 12:43:30 +05:00 committed by GitHub
parent e52ab0105e
commit 541cb2a71e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ unsigned char server_bplayers_new[] = {0x06, 0x00, 0xB8, 0x3C, 0x00, 0x00, 0x00,
void *server_bplayers_org = NULL;
const char* players = "\x23\x55\x89\xE5\x53\x83\xEC\xC3\x8B\x5D\x08\x8B\x55\x0C\x8B\x83\xC3\xC3\x00\x00\x39\xD0\x7C\x0B\x8B\x83\xC3\xC3\x00\x00\x39\xC2\x0F\x4D\xC2\x8B";
const char* players_new = "\x01\x13\x89\xD0\xEB";
const char* players_new = "\x03\x13\x89\xD0\xEB";
void *players_org = NULL;
const char* unreserved = "\x0F\x55\x89\xE5\x57\x56\x53\x81\xEC\x3C\x01\x00\x00\x8B\x5D\x08";