[CS:GO] Remove control chars from gamedata
This commit is contained in:
parent
ba8753836e
commit
24f90449ad
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user