X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=_hud_common.cfg;h=ba88a2a4fa6fedcd4f2343caeb2e8b1445b1893e;hb=b2dc1d0a1c73a6eeb47df5092be173db37da1f7d;hp=5179bb2abfcddf226f547c457d0877e39d78f5b7;hpb=3618a0f2000f064d6f59b99c7b79d7a3c25f77b9;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/_hud_common.cfg b/_hud_common.cfg index 5179bb2ab..ba88a2a4f 100644 --- a/_hud_common.cfg +++ b/_hud_common.cfg @@ -35,6 +35,7 @@ alias hud_panel_radar_maximized "cl_cmd hud radar" // other hud cvars seta hud_showbinds 1 "what to show in the HUD to indicate certain keys to press: 0 display commands, 1 bound keys, 2 both" seta hud_showbinds_limit 2 "maximum number of bound keys to show for a command. 0 for unlimited" +set _hud_showbinds_reload 0 "set it to 1 to reload binds if you changed any. It is reset to 0 automatically" seta hud_colorflash_alpha 0.5 "starting alpha of the color flash"