[CS:GO] Remove control chars from gamedata

This commit is contained in:
c0rp3n 2020-12-07 17:46:26 +00:00 committed by peace-maker
parent ba8753836e
commit 24f90449ad

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"
} }
} }
} }