Small fix
This commit is contained in:
parent
1dfa31b23c
commit
bc68d8d404
@ -172,7 +172,6 @@ namespace dvars
|
||||
{"ai_threatUpdateInterval", "AI target threat update interval in milliseconds"},
|
||||
{"aim_autoaim_enabled", ""},
|
||||
{"aim_target_sentient_radius", "The radius used to calculate target bounds for a sentient(actor or player)"},
|
||||
{"aimassist_enabled", ""},
|
||||
{"ammoCounterHide", "Hide the Ammo Counter"},
|
||||
{"armory_contentpacks_enabled", "Allowed armory content packs. 0: none , 1: first armory content pack enabled, 2: first and second armory content pack enabled"},
|
||||
{"badHost_detectMinServerTime", "Time in MS before the bad host dection system kicks in after match start"},
|
||||
@ -452,7 +451,6 @@ namespace dvars
|
||||
{"cg_landingSounds", "Play landing on surface sounds"},
|
||||
{"cg_largeExplosiveKillCamBackDist", "Large Explosive kill camera: distance of camera backwards from explosive."},
|
||||
{"cg_largeExplosiveKillCamUpDist", "Large Explosive kill camera: distance of camera backwards from explosive."},
|
||||
{"cg_legacyCrashHandling", ""},
|
||||
{"cg_mapLocationSelectionCursorSpeed", "Speed of the cursor when selecting a location on the map"},
|
||||
{"cg_marks_ents_player_only", "Marks on entities from players' bullets only."},
|
||||
{"cg_minCullBulletDist", "Don't cull bullet trajectories that are within this distance to you."},
|
||||
@ -624,15 +622,6 @@ namespace dvars
|
||||
{"con_gameMsgWindow3LineCount", ""},
|
||||
{"con_gameMsgWindow3MsgTime", ""},
|
||||
{"con_gameMsgWindow3ScrollTime", ""},
|
||||
{"con_inputBoxColor", "Color of the console input box"},
|
||||
{"con_inputCmdMatchColor", ""},
|
||||
{"con_inputDvarInactiveValueColor", ""},
|
||||
{"con_inputDvarMatchColor", ""},
|
||||
{"con_inputDvarValueColor", ""},
|
||||
{"con_inputHintBoxColor", "Color of the console input hint box"},
|
||||
{"con_outputBarColor", "Color of the console output slider bar"},
|
||||
{"con_outputSliderColor", "Color of the console slider"},
|
||||
{"con_outputWindowColor", "Color of the console output"},
|
||||
{"con_subtitleLeading", "Leading for subtitles, calculated as a percentage of the font height"},
|
||||
{"con_typewriterColorGlowCheckpoint", ""},
|
||||
{"con_typewriterColorGlowCompleted", ""},
|
||||
@ -1072,7 +1061,6 @@ namespace dvars
|
||||
{"loc_translate", "Enable translations"},
|
||||
{"log_host_migration_chance", "The % chance of host migration results telemetry"},
|
||||
{"log_party_state", "Log party state updates to Black Box system"},
|
||||
{"logger_dev", ""},
|
||||
{"lowAmmoWarningColor1", "Color 1 of 2 to oscilate between"},
|
||||
{"lowAmmoWarningColor2", "Color 2 of 2 to oscilate between"},
|
||||
{"lowAmmoWarningNoAmmoColor1", "Like lowAmmoWarningColor1, but when no ammo."},
|
||||
|
Loading…
Reference in New Issue
Block a user