From 3cf8930aaf93647487f5dcff732d49dabfd5874c Mon Sep 17 00:00:00 2001 From: FortyTwoFortyTwo Date: Fri, 2 Dec 2022 13:06:12 +0000 Subject: [PATCH 1/2] Gamedata update for TF2 2022-12-01 update --- src/gamedata/microtf2.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/gamedata/microtf2.txt b/src/gamedata/microtf2.txt index 8f67533..af5b45c 100644 --- a/src/gamedata/microtf2.txt +++ b/src/gamedata/microtf2.txt @@ -6,9 +6,9 @@ { "CBasePlayer::EquipWearable" { - "windows" "435" - "linux" "436" - "mac" "436" + "windows" "433" + "linux" "439" + "mac" "439" } } } From 2df045abbf04497f608238b86536e92949a8415a Mon Sep 17 00:00:00 2001 From: FortyTwoFortyTwo Date: Fri, 2 Dec 2022 13:06:53 +0000 Subject: [PATCH 2/2] oops wrong one --- src/gamedata/microtf2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gamedata/microtf2.txt b/src/gamedata/microtf2.txt index af5b45c..eec5673 100644 --- a/src/gamedata/microtf2.txt +++ b/src/gamedata/microtf2.txt @@ -6,7 +6,7 @@ { "CBasePlayer::EquipWearable" { - "windows" "433" + "windows" "438" "linux" "439" "mac" "439" }