From a0045030269fa5eccb5a8a399ce161c0c464a379 Mon Sep 17 00:00:00 2001 From: caxanga334 <10157643+caxanga334@users.noreply.github.com> Date: Sun, 23 Mar 2025 08:47:33 -0300 Subject: [PATCH] Fix Incorrect SetTransmit Offset for HL2DM --- gamedata/sdkhooks.games/engine.ep2v.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gamedata/sdkhooks.games/engine.ep2v.txt b/gamedata/sdkhooks.games/engine.ep2v.txt index fe30bd5eb..9b4f20048 100644 --- a/gamedata/sdkhooks.games/engine.ep2v.txt +++ b/gamedata/sdkhooks.games/engine.ep2v.txt @@ -266,10 +266,10 @@ } "SetTransmit" { - "windows" "20" - "windows64" "20" - "linux" "21" - "linux64" "21" + "windows" "22" + "windows64" "22" + "linux" "23" + "linux64" "23" } "ShouldCollide" {