Update gamedata for all supported mods (#771)
* Update CS gamedata * Update TFC gamedata * Update DoD gamedata * Update Valve gamedata * Update Gearbox gamedata
This commit is contained in:
@ -23,27 +23,27 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "784"
|
||||
"linux" "804"
|
||||
"mac" "804"
|
||||
"windows" "788"
|
||||
"linux" "808"
|
||||
"mac" "808"
|
||||
}
|
||||
|
||||
"m_headTurn" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "788"
|
||||
"linux" "808"
|
||||
"mac" "808"
|
||||
"windows" "792"
|
||||
"linux" "812"
|
||||
"mac" "812"
|
||||
}
|
||||
|
||||
"m_flResponseDelay" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "792"
|
||||
"linux" "812"
|
||||
"mac" "812"
|
||||
"windows" "796"
|
||||
"linux" "816"
|
||||
"mac" "816"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user