]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/panel/modicons.qh
Purge autocvars.qh from the client-side codebase, cvars are defined in the headers...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / modicons.qh
index c90c0991f57282ebde7f30d1e4da9d927b0c627d..09fd2876989d8577f687471861dc7303217d3314 100644 (file)
@@ -1,4 +1,7 @@
 #pragma once
 #include "../panel.qh"
 
+bool autocvar_hud_panel_modicons;
+bool autocvar_hud_panel_modicons_dynamichud     = true;
+
 bool mod_active; // is there any active mod icon?