Update Linux IServer gamedata.
This commit is contained in:
parent
6290834e2b
commit
e2ac0a085e
@ -102,6 +102,7 @@
|
||||
* here.
|
||||
*/
|
||||
"CreateFakeClient_Windows" "\x55\x8B\xEC\x56\xFF\x2A\x2A\xB9\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x8B"
|
||||
"CreateFakeClient_Linux" "\x55\x89\xE5\x53\x83\xEC\x14\x8B\x45\x0C\xC7\x04\x24\x2A\x2A\x2A\x2A"
|
||||
}
|
||||
|
||||
"Offsets"
|
||||
@ -110,19 +111,10 @@
|
||||
"sv"
|
||||
{
|
||||
"windows" "8"
|
||||
"linux" "13"
|
||||
}
|
||||
}
|
||||
|
||||
"Signatures"
|
||||
{
|
||||
/* CBaseServer object for IServer interface */
|
||||
"sv"
|
||||
{
|
||||
"library" "engine"
|
||||
"linux" "@sv"
|
||||
"mac" "@sv"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* EntityFactoryDictionary function */
|
||||
|
Loading…
Reference in New Issue
Block a user