From 0c028ca9d0fe52deea4aea8be0d65d59b8169001 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 1 Mar 2009 16:35:01 -0500 Subject: [PATCH] Fixed CommitSuicide offset for Insurgency (bug 2560). --- gamedata/sdktools.games/game.insurgency.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gamedata/sdktools.games/game.insurgency.txt b/gamedata/sdktools.games/game.insurgency.txt index 9f84b199..78db2684 100644 --- a/gamedata/sdktools.games/game.insurgency.txt +++ b/gamedata/sdktools.games/game.insurgency.txt @@ -66,6 +66,11 @@ "windows" "31" "linux" "32" } + "CommitSuicide" + { + "windows" "288" + "linux" "289" + } } } } \ No newline at end of file