]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/hud/panel/modicons.qh
strafehud: change the default value of hud_panel_strafehud_range from 0 (dynamic...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / modicons.qh
1 #pragma once
2 #include "../panel.qh"
3
4 bool autocvar_hud_panel_modicons;
5 bool autocvar_hud_panel_modicons_dynamichud     = true;
6
7 bool mod_active; // is there any active mod icon?