diff --git a/gamedata/sdktools.games/game.garrysmod.txt b/gamedata/sdktools.games/game.garrysmod.txt index 21c8aebc..6fef7aaf 100644 --- a/gamedata/sdktools.games/game.garrysmod.txt +++ b/gamedata/sdktools.games/game.garrysmod.txt @@ -18,21 +18,21 @@ { "GiveNamedItem" { - "windows" "428" - "linux" "429" - "mac" "429" + "windows" "429" + "linux" "430" + "mac" "430" } "RemovePlayerItem" { - "windows" "301" - "linux" "302" - "mac" "302" + "windows" "302" + "linux" "303" + "mac" "303" } "Weapon_GetSlot" { - "windows" "299" - "linux" "300" - "mac" "300" + "windows" "300" + "linux" "301" + "mac" "301" } "Ignite" { @@ -54,9 +54,9 @@ } "CommitSuicide" { - "windows" "467" - "linux" "467" - "mac" "467" + "windows" "468" + "linux" "468" + "mac" "468" } "GetVelocity" { @@ -102,9 +102,9 @@ } "WeaponEquip" { - "windows" "292" - "linux" "293" - "mac" "293" + "windows" "293" + "linux" "294" + "mac" "294" } "Activate" { @@ -114,9 +114,9 @@ } "PlayerRunCmd" { - "windows" "446" - "linux" "447" - "mac" "447" + "windows" "447" + "linux" "448" + "mac" "448" } } "Signatures"