mirror of
https://github.com/accelerator74/l4dtoolz.git
synced 2024-12-22 14:37:26 +08:00
Update l4d1_signature_linux.h
This commit is contained in:
parent
5c91c9ee04
commit
7f61a5b296
@ -7,7 +7,7 @@ const char* matchmaking_dll[] = {"matchmaking_ds.so", "matchmaking.so", 0};
|
||||
|
||||
//CBaseServer::GetMaxHumanPlayers(void)const
|
||||
//function is in engine.so
|
||||
const char* friends_lobby = "\x10\x56\x53\x83\xEC\x6C\xE8\xC3\xC3\xC3\xC3\x81\xC3\xDA\xA4\x23\x00";
|
||||
const char* friends_lobby = "\x0F\x53\x83\xEC\x18\xE8\xC3\xC3\xC3\xC3\x81\xC3\xB9\xB8\x23\x00";
|
||||
unsigned char friends_lobby_new[] = {0x06, 0x00, 0xB8, 0x3C, 0x00, 0x00, 0x00, 0xC3};
|
||||
void* friends_lobby_org = NULL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user