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:
@ -429,14 +429,23 @@
|
||||
"mac" "928"
|
||||
}
|
||||
|
||||
"m_iClass" // int
|
||||
"m_flLastYawTime" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "912"
|
||||
"linux" "932"
|
||||
"mac" "932"
|
||||
}
|
||||
|
||||
"m_iClass" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "916"
|
||||
"linux" "936"
|
||||
"mac" "936"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user