From 8bf8c9827450b17bf212a05cc8f6d42df2326405 Mon Sep 17 00:00:00 2001 From: c0rp3n Date: Mon, 7 Dec 2020 17:46:26 +0000 Subject: [PATCH] [CS:GO] Remove control chars from gamedata --- gamedata/sm-cstrike.games/game.csgo.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gamedata/sm-cstrike.games/game.csgo.txt b/gamedata/sm-cstrike.games/game.csgo.txt index a4cf124c45..9e2b48756b 100644 --- a/gamedata/sm-cstrike.games/game.csgo.txt +++ b/gamedata/sm-cstrike.games/game.csgo.txt @@ -204,10 +204,10 @@ { "CScore" { - "windows" "51‬" - "linux" "51‬" - "linux64" "51‬" - "mac64" "51‬" + "windows" "51" + "linux" "51" + "linux64" "51" + "mac64" "51" } } } @@ -223,10 +223,10 @@ { "MVPs" { - "windows" "11‬" - "linux" "11‬" - "linux64" "11‬" - "mac64" "11‬" + "windows" "11" + "linux" "11" + "linux64" "11" + "mac64" "11" } } }