[CS:GO] Remove control chars from gamedata

This commit is contained in:
c0rp3n 2020-12-07 17:46:26 +00:00 committed by Asher Baker
parent b9a108139b
commit 8bf8c98274

View File

@ -204,10 +204,10 @@
{ {
"CScore" "CScore"
{ {
"windows" "51" "windows" "51"
"linux" "51" "linux" "51"
"linux64" "51" "linux64" "51"
"mac64" "51" "mac64" "51"
} }
} }
} }
@ -223,10 +223,10 @@
{ {
"MVPs" "MVPs"
{ {
"windows" "11" "windows" "11"
"linux" "11" "linux" "11"
"linux64" "11" "linux64" "11"
"mac64" "11" "mac64" "11"
} }
} }
} }