From dec823f8b7d1a599de49de4565d68753c43485cd Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Fri, 3 May 2013 15:29:20 -0400 Subject: [PATCH] Fixed CS:S CommitSuicide offset. --- gamedata/sdktools.games/game.cstrike.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gamedata/sdktools.games/game.cstrike.txt b/gamedata/sdktools.games/game.cstrike.txt index 496487189..178f54f51 100644 --- a/gamedata/sdktools.games/game.cstrike.txt +++ b/gamedata/sdktools.games/game.cstrike.txt @@ -64,9 +64,9 @@ } "CommitSuicide" { - "windows" "440" - "linux" "440" - "mac" "440" + "windows" "438" + "linux" "438" + "mac" "438" } "GetVelocity" {