From bfae78d1ecac1fd330b72fb28d64bbe27d1a7ec6 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Thu, 3 Oct 2013 10:43:20 -0400 Subject: [PATCH] Updated gamedata for CS:GO Get/SetClientContribution score. --HG-- extra : rebase_source : fee683e74786f060f670ea6a7c98bd6645c07da5 --- gamedata/sm-cstrike.games/game.csgo.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gamedata/sm-cstrike.games/game.csgo.txt b/gamedata/sm-cstrike.games/game.csgo.txt index ae9c29f8..4fdc8b57 100644 --- a/gamedata/sm-cstrike.games/game.csgo.txt +++ b/gamedata/sm-cstrike.games/game.csgo.txt @@ -170,16 +170,16 @@ { "Keys" { - "CScoreBase" "m_bIsLookingAtWeapon" + "CScoreBase" "m_bIsHoldingLookAtWeapon" } "Offsets" { "CScore" { - "windows" "36" - "linux" "36" - "mac" "36" + "windows" "55" + "linux" "55" + "mac" "55" } } }