From d711c17534697700f6002b5ae0a9d1a63c5d5a63 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Thu, 30 Sep 2010 17:27:26 -0400 Subject: [PATCH] Updated CSS gamedata (bug 4637, r=fyren). --- gamedata/sdktools.games/game.cstrike.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gamedata/sdktools.games/game.cstrike.txt b/gamedata/sdktools.games/game.cstrike.txt index 52b3a9f8..7c236537 100644 --- a/gamedata/sdktools.games/game.cstrike.txt +++ b/gamedata/sdktools.games/game.cstrike.txt @@ -26,8 +26,8 @@ { "GiveNamedItem" { - "windows" "386" - "linux" "387" + "windows" "387" + "linux" "388" } "RemovePlayerItem" { @@ -56,8 +56,8 @@ } "CommitSuicide" { - "windows" "426" - "linux" "426" + "windows" "427" + "linux" "427" } "GetVelocity" { @@ -106,8 +106,8 @@ } "PlayerRunCmd" { - "windows" "404" - "linux" "405" + "windows" "405" + "linux" "406" } } }