]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud.qh
also fade in/out the modicons when there are no mod icons, do a little alpha renaming...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud.qh
index e4fdd2237b3a5942279ddf29a6c3807a0e87bf6a..8225ed7c722cc05ea5c239eb864ceec07779eeb5 100644 (file)
@@ -21,8 +21,8 @@ float last_weapon;
 float weapontime;
 
 float teamnagger;
-float hud_alpha_fg;
-float hud_alpha_bg;
+float hud_fg_alpha;
+float hud_bg_alpha;
 float hud_accuracy_hud;
 float hud_border_thickness;
 float hud_accuracy_border_thickness;