From 222a88ba4f1259a30ec3430eb3b0bdd9eb3884fa Mon Sep 17 00:00:00 2001 From: caxanga334 <10157643+caxanga334@users.noreply.github.com> Date: Wed, 15 Oct 2025 14:26:15 -0300 Subject: [PATCH] Fix HL1MP Gamedata --- gamedata/sdktools.games/game.hl1mp.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gamedata/sdktools.games/game.hl1mp.txt b/gamedata/sdktools.games/game.hl1mp.txt index 3f37b5a10..53c76dfb4 100644 --- a/gamedata/sdktools.games/game.hl1mp.txt +++ b/gamedata/sdktools.games/game.hl1mp.txt @@ -81,10 +81,10 @@ } "Teleport" { - "windows" "111" - "windows64" "111" - "linux" "110" - "linux64" "110" + "windows" "110" + "windows64" "110" + "linux" "111" + "linux64" "111" } "CommitSuicide" { @@ -151,10 +151,10 @@ } "GetAttachment" { - "windows" "258" - "windows64" "258" - "linux" "259" - "linux64" "259" + "windows" "211" + "windows64" "211" + "linux" "212" + "linux64" "212" } }