From e2ac0a085edc607ddee6fae437c0703cb3ea491b Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Mon, 28 Nov 2016 22:20:23 -0500 Subject: [PATCH] Update Linux IServer gamedata. --- gamedata/sdktools.games/engine.csgo.txt | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/gamedata/sdktools.games/engine.csgo.txt b/gamedata/sdktools.games/engine.csgo.txt index 045587cb..14b70aec 100644 --- a/gamedata/sdktools.games/engine.csgo.txt +++ b/gamedata/sdktools.games/engine.csgo.txt @@ -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 */