From fc7f9ac6e9eae7a891bf278ded6fbdfbece34f61 Mon Sep 17 00:00:00 2001 From: Matt Woodrow Date: Mon, 23 Feb 2009 10:09:51 +1300 Subject: [PATCH] Fixed linux offset for SetClientInfo (bug 3652, r=Fyren) --- gamedata/sdktools.games/engine.ep2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedata/sdktools.games/engine.ep2.txt b/gamedata/sdktools.games/engine.ep2.txt index 9a5b6dd3..d2e0c5f5 100644 --- a/gamedata/sdktools.games/engine.ep2.txt +++ b/gamedata/sdktools.games/engine.ep2.txt @@ -267,7 +267,7 @@ "InfoChanged" { "windows" "140" - "linux" "152" + "linux" "140" } } }