From a73b62c5bf7cf7a0f8e5dc3b0639e2514ba36398 Mon Sep 17 00:00:00 2001 From: psychonic Date: Thu, 30 Sep 2010 17:23:37 -0400 Subject: [PATCH] Updated CSS gamedata (bug 4637, r=fyren). --- gamedata/sdktools.games/game.cstrike.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/gamedata/sdktools.games/game.cstrike.txt b/gamedata/sdktools.games/game.cstrike.txt index 0b1ff613..355ee1c6 100644 --- a/gamedata/sdktools.games/game.cstrike.txt +++ b/gamedata/sdktools.games/game.cstrike.txt @@ -26,9 +26,9 @@ { "GiveNamedItem" { - "windows" "386" - "linux" "387" - "mac" "387" + "windows" "387" + "linux" "388" + "mac" "388" } "RemovePlayerItem" { @@ -62,9 +62,9 @@ } "CommitSuicide" { - "windows" "426" - "linux" "426" - "mac" "426" + "windows" "427" + "linux" "427" + "mac" "427" } "GetVelocity" { @@ -122,9 +122,9 @@ } "PlayerRunCmd" { - "windows" "404" - "linux" "405" - "mac" "405" + "windows" "405" + "linux" "406" + "mac" "406" } } }