From ad6ddba18a5addd157ec08627cc048117154b6c3 Mon Sep 17 00:00:00 2001 From: The-Doggy <19336809+The-Doggy@users.noreply.github.com> Date: Thu, 28 Nov 2024 16:16:24 +1300 Subject: [PATCH] Fix incorrect offset for CommitSuicide --- 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 9702f40b3e..9db70f0a1a 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" {