]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Re-enable scoreboard_accuracy by default...
authorSamual Lenks <samual@xonotic.org>
Tue, 24 Sep 2013 19:08:18 +0000 (15:08 -0400)
committerSamual Lenks <samual@xonotic.org>
Tue, 24 Sep 2013 19:08:18 +0000 (15:08 -0400)
defaultXonotic.cfg

index f811b1c0b747eb1e38efed9a7f6111712a5e484d..bdc2e7d28b04892599165a104b23767bf4d67d24 100644 (file)
@@ -945,7 +945,7 @@ seta scoreboard_border_thickness 1 "scoreboard border thickness"
 seta scoreboard_accuracy_border_thickness 1 "accuracy stats border thickness"
 seta scoreboard_accuracy_doublerows 0 "use two rows instead of one"
 seta scoreboard_accuracy_nocolors 0 "don't use colors displaying accuracy stats"
-seta scoreboard_accuracy 0 "show weapon accuracy stats panel on scoreboard; colors can be configured with accuracy_color* cvars"
+seta scoreboard_accuracy 1 "show weapon accuracy stats panel on scoreboard; colors can be configured with accuracy_color* cvars"
 seta scoreboard_color_bg_r 0 "red color component of the scoreboard background"
 seta scoreboard_color_bg_g 0.4 "green color component of the scoreboard background"
 seta scoreboard_color_bg_b 0.6 "blue color component of the scoreboard background"