From 229769ed22d00c6008682862998e2ca3c5886086 Mon Sep 17 00:00:00 2001 From: Ruben Gonzalez Date: Sat, 15 Aug 2015 20:16:02 -0400 Subject: [PATCH] Fix CS:GO Score gamedata. --- gamedata/sm-cstrike.games/game.csgo.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gamedata/sm-cstrike.games/game.csgo.txt b/gamedata/sm-cstrike.games/game.csgo.txt index 07f7fbf9..040fd589 100644 --- a/gamedata/sm-cstrike.games/game.csgo.txt +++ b/gamedata/sm-cstrike.games/game.csgo.txt @@ -203,9 +203,9 @@ { "CScore" { - "windows" "59" - "linux" "59" - "mac" "59" + "windows" "67" + "linux" "67" + "mac" "67" } } }