From: Samual Date: Wed, 18 Jan 2012 19:40:06 +0000 (-0500) Subject: Whoops, fix crosshair_enabled in crosshairs.cfg X-Git-Tag: xonotic-v0.6.0~133 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9b18f57c0c5f255f9ac29607bff42296fd9520b4;p=xonotic%2Fxonotic-data.pk3dir.git Whoops, fix crosshair_enabled in crosshairs.cfg --- diff --git a/crosshairs.cfg b/crosshairs.cfg index c66cd7159..e187ad3e1 100644 --- a/crosshairs.cfg +++ b/crosshairs.cfg @@ -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