]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Whoops, fix crosshair_enabled in crosshairs.cfg
authorSamual <samual@xonotic.org>
Wed, 18 Jan 2012 19:40:06 +0000 (14:40 -0500)
committerSamual <samual@xonotic.org>
Wed, 18 Jan 2012 19:40:06 +0000 (14:40 -0500)
crosshairs.cfg

index c66cd7159357de156334bff52ed6907500c13020..e187ad3e10c17fd93d832ab8d21823cba3323112 100644 (file)
@@ -4,7 +4,7 @@
 
 // main crosshair settings
 seta crosshair 16
-seta crosshair_enabled 2 // main toggle for enabling/disabling crosshair rendering, used mostly just for the menu... 1 = with per-weapon crosshairs, 2 = custom crosshair
+seta crosshair_enabled 1 // main toggle for enabling/disabling crosshair rendering, used mostly just for the menu... 1 = with per-weapon crosshairs, 2 = custom crosshair
 seta crosshair_color "0.6 0.8 1"
 seta crosshair_alpha 0.5
 seta crosshair_size 0.4