mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-10 23:32:13 +00:00
28 lines
433 B
Text
28 lines
433 B
Text
"Options"
|
|
{
|
|
"heading"
|
|
{
|
|
"caption" "#GameUI_GameplayHeading"
|
|
}
|
|
|
|
"hints"
|
|
{
|
|
"caption" "#GameUI_ShowHelpfulHints"
|
|
"cvar" "cl_hints"
|
|
}
|
|
"autoreload"
|
|
{
|
|
"caption" "#GameUI_AutoReloadGuns"
|
|
"cvar" "cl_autoreload"
|
|
}
|
|
"changeclass"
|
|
{
|
|
"caption" "#GameUI_InstantClassChange"
|
|
"cvar" "cl_classautokill"
|
|
}
|
|
"ragdolldeath"
|
|
{
|
|
"caption" "#GameUI_RagdollDeathView"
|
|
"cvar" "cl_ragdoll_deathview"
|
|
}
|
|
}
|