From 380d0b96230fe17a54240d5d2a5b0e810eafe846 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Fri, 10 Aug 2012 21:49:40 -0400 Subject: [PATCH] Updated CSGO gamedata. --- gamedata/sdktools.games/engine.csgo.txt | 6 +++--- gamedata/sm-cstrike.games/game.csgo.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gamedata/sdktools.games/engine.csgo.txt b/gamedata/sdktools.games/engine.csgo.txt index 821b7787..87571bcb 100644 --- a/gamedata/sdktools.games/engine.csgo.txt +++ b/gamedata/sdktools.games/engine.csgo.txt @@ -275,9 +275,9 @@ } "CommitSuicide" { - "windows" "484" - "linux" "484" - "mac" "484" + "windows" "485" + "linux" "485" + "mac" "485" } "GetVelocity" { diff --git a/gamedata/sm-cstrike.games/game.csgo.txt b/gamedata/sm-cstrike.games/game.csgo.txt index b4570bcb..056ae0f0 100644 --- a/gamedata/sm-cstrike.games/game.csgo.txt +++ b/gamedata/sm-cstrike.games/game.csgo.txt @@ -54,7 +54,7 @@ "RoundRespawn" { "library" "server" - "windows" "\x55\x8B\xEC\x83\xEC\x2A\x56\x8B\xF1\x8B\x0D\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x84\xC0\x75" + "windows" "\x55\x8B\xEC\x83\xEC\x2A\x56\x8B\xF1\x8B\x0D\x2A\x2A\x2A\x2A\x57\xE8\x2A\x2A\x2A\x2A\x84\xC0\x75" "linux" "@_ZN9CCSPlayer12RoundRespawnEv" } "SwitchTeam"