From: FruitieX Date: Tue, 26 Oct 2010 16:17:53 +0000 (+0300) Subject: actually, make the percentage of average pps layout default X-Git-Tag: xonotic-v0.5.0~348^2~6^2~2^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=10036055c8b664f952e275df01e82d56589a2c5a;p=xonotic%2Fxonotic-data.pk3dir.git actually, make the percentage of average pps layout default --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index a19e77723..cf524c7a8 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1391,7 +1391,7 @@ seta hud_panel_weapons_timeout_effect "1" "disappearance effect: 0) no effect; 1 seta hud_panel_notify_time 10 "time that a new entry stays until it fades out" seta hud_panel_notify_fadetime 3 "fade out time" -seta hud_panel_modicons_dom_layout 0 "3 possible layouts: 0) only icons; 1) icons and percentage of average pps (points per second); 2) icons and average pps" +seta hud_panel_modicons_dom_layout 1 "3 possible layouts: 0) only icons; 1) icons and percentage of average pps (points per second); 2) icons and average pps" seta hud_panel_timer_increment 0 "show elapsed time instead of remaining time"