X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=defaultXonotic.cfg;h=d2731c0732e2623c2dda636e5d367622546a1a26;hp=8dc722b3e33fac3effae0496f935a0426b328fe4;hb=641c47df604de42c11c68a7d80813b29affcefb2;hpb=4e8161e24083a26a1cf6e427f0f15d13555c2ef3 diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 8dc722b3e..d2731c073 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -832,6 +832,10 @@ seta sbar_info_pos 0 "Y-axis distance from lower right corner for engine info pr // scoreboard seta scoreboard_columns default + +// keep old scoreboard cvars for compatibility's sake +// they've been replaced by hud_panel_scoreboard_* cvars +// TODO remove them after a future release (0.8.2+) 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"