mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-08 02:48:34 +00:00
[CS:GO] Remove control chars from gamedata
This commit is contained in:
parent
b9a108139b
commit
8bf8c98274
@ -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