]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Increase fov from 90 to 100
authorSamual Lenks <samual@xonotic.org>
Mon, 20 Jan 2014 23:00:31 +0000 (18:00 -0500)
committerSamual Lenks <samual@xonotic.org>
Mon, 20 Jan 2014 23:00:31 +0000 (18:00 -0500)
defaultXonotic.cfg

index edcc4be867b9c9bf788276928d6bf005b996372b..624a581a36f18e773b24c0f862bd43f0d363354b 100644 (file)
@@ -59,7 +59,7 @@ seta cl_reticle 1 "control for toggling whether ANY zoom reticles are shown"
 seta cl_reticle_stretch 0 "whether to stretch reticles so they fit the screen (brakes image proportions)"
 seta cl_reticle_item_nex 1 "draw aiming reticle for the nex weapon's zoom, 0 disables and values between 0 and 1 change alpha"
 seta cl_reticle_item_normal 1 "draw reticle when zooming with the zoom button, 0 disables and values between 0 and 1 change alpha"
-fov 90
+fov 100
 seta cl_velocityzoom 0 "velocity based zooming of fov, negative values zoom out"
 seta cl_velocityzoom_type 3 "how to factor in speed, 1 = all velocity in all directions, 2 = velocity only in forward direction (can be negative), 3 = velocity only in forward direction (limited to forward only)"
 seta cl_velocityzoom_speed 1000 "target speed for fov factoring"