diff --git a/gamedata/sdkhooks.games/engine.csgo.txt b/gamedata/sdkhooks.games/engine.csgo.txt index f0c31f7b..8719d9a3 100644 --- a/gamedata/sdkhooks.games/engine.csgo.txt +++ b/gamedata/sdkhooks.games/engine.csgo.txt @@ -35,17 +35,17 @@ "mac" "68" } "PreThink" - { - "windows" "362" - "linux" "363" - "mac" "363" - } - "PostThink" { "windows" "363" "linux" "364" "mac" "364" } + "PostThink" + { + "windows" "364" + "linux" "365" + "mac" "365" + } "Reload" { "windows" "309" diff --git a/gamedata/sdktools.games/engine.csgo.txt b/gamedata/sdktools.games/engine.csgo.txt index 1ac7e8c0..2f1a812b 100644 --- a/gamedata/sdktools.games/engine.csgo.txt +++ b/gamedata/sdktools.games/engine.csgo.txt @@ -239,15 +239,15 @@ { "GiveNamedItem" { - "windows" "442" - "linux" "443" - "mac" "443" + "windows" "443" + "linux" "444" + "mac" "444" } "RemovePlayerItem" { - "windows" "288" - "linux" "289" - "mac" "289" + "windows" "289" + "linux" "290" + "mac" "290" } "Weapon_GetSlot" { @@ -275,9 +275,9 @@ } "CommitSuicide" { - "windows" "492" - "linux" "492" - "mac" "492" + "windows" "493" + "linux" "493" + "mac" "493" } "GetVelocity" { @@ -317,9 +317,9 @@ } "PlayerRunCmd" { - "windows" "462" - "linux" "463" - "mac" "463" + "windows" "463" + "linux" "464" + "mac" "464" } } }