From e5921fed53a8eae06604f5cb2a0179c99aeeb876 Mon Sep 17 00:00:00 2001 From: The-Doggy <19336809+The-Doggy@users.noreply.github.com> Date: Tue, 10 Dec 2024 12:58:21 +1300 Subject: [PATCH] Fix incorrect offset for CommitSuicide (#2224) (cherry picked from commit f586bc2f071eeaa65076e88b8cdcf275e8f8bb52) --- gamedata/sdktools.games/game.hl2mp.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gamedata/sdktools.games/game.hl2mp.txt b/gamedata/sdktools.games/game.hl2mp.txt index 9702f40b3..9db70f0a1 100644 --- a/gamedata/sdktools.games/game.hl2mp.txt +++ b/gamedata/sdktools.games/game.hl2mp.txt @@ -68,8 +68,8 @@ } "CommitSuicide" { - "windows" "466" - "linux" "466" + "windows" "446" + "linux" "446" } "GetVelocity" {