X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=_hud_common.cfg;h=c860be99cebd39ff846ded8cba3cdcbc790fb8b9;hb=ffccdcd8613c16626f3d641a31d557d71a84304f;hp=9c29d18921f3d8862b2c4d79ad5a74ae7d23da51;hpb=b2ecac9b14d12a035ba3c6ef4e11d0e44772d634;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/_hud_common.cfg b/_hud_common.cfg index 9c29d1892..c860be99c 100644 --- a/_hud_common.cfg +++ b/_hud_common.cfg @@ -117,7 +117,7 @@ seta hud_panel_scoreboard_minwidth 0.6 "minimum width of the scoreboard" seta hud_panel_scoreboard_accuracy_showdelay 2 "how long to delay displaying accuracy below the scoreboard if it's too far down" seta hud_panel_scoreboard_accuracy_showdelay_minpos 0.75 "delay displaying the accuracy panel only if its position is lower than this percentage of the screen height from the top" -seta hud_panel_scoreboard_team_size_position 0 "where to show the team size (0 = do not show, 1 = left of scoreboard, 2 = right of scoreboard, and move team scores to the right)" +seta hud_panel_scoreboard_team_size_position 0 "where to show the team size (0 = do not show, 1 = left of scoreboard, 2 = right of scoreboard), will move team scores to the other side if necessary" // hud panel aliases alias quickmenu "cl_cmd hud quickmenu ${* ?}"