X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=_hud_common.cfg;h=a97800ba15b33d8ed7c425f5ad60d30c83a0da4e;hb=6cf5567258933c37b27da5ae2d01dd1a3a47df80;hp=c5d37c1dc11a628cebf9d54c9bfd1a759f87240c;hpb=6922c215091775cf0f875ea5ccc047b706f92f6c;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/_hud_common.cfg b/_hud_common.cfg index c5d37c1dc..a97800ba1 100644 --- a/_hud_common.cfg +++ b/_hud_common.cfg @@ -93,6 +93,7 @@ seta hud_panel_healtharmor_progressbar_gfx_lowhealth 40 "health progressbar blin seta hud_panel_healtharmor_hide_ondeath 0 "hide this panel when dead" seta hud_panel_timer_increment "0" "show elapsed time instead of remaining time" +seta hud_panel_timer_unbound "0" "show seconds leading up to the start of the match" seta hud_panel_engineinfo_framecounter_exponentialmovingaverage 1 "use an averaging method for calculating fps instead of counting frametime like engine does" seta hud_panel_engineinfo_framecounter_exponentialmovingaverage_new_weight 0.1 "weight of latest data point"