]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud.qh
little restructure, + fix border = 0
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud.qh
index ca9198eec1eadba952b05f87f0e14e758b99f709..77855ae3a3bfb2d7209c55d10212226300c81b0f 100644 (file)
@@ -1,4 +1,4 @@
-float panel_cnt = 11; // NOTE: IDs start from 0!
+float panel_cnt = 12; // NOTE: IDs start from 0!
 
 void CSQC_kh_hudreset();
 void CSQC_kh_hud();
@@ -22,10 +22,8 @@ float weapontime;
 float teamnagger;
 float hud_alpha_fg;
 float hud_alpha_bg;
-float hud_hudselector;
 float hud_accuracy_hud;
 float hud_border_thickness;
 float hud_accuracy_border_thickness;
 
-string hud_skin;
 float hud_configure;