]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/hud.qh
Notify panel: improve scoreboard area detection
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / hud.qh
index 44539f4161b02819058b73032dadf226000fe91c..a7080f90cf31415ebd07439ddebe16fb06c12d0a 100644 (file)
@@ -107,7 +107,6 @@ entity highlightedPanel;
 float highlightedAction; // 0 = nothing, 1 = move, 2 = resize
 
 const float BORDER_MULTIPLIER = 4;
-float scoreboard_bottom;
 int weapon_accuracy[REGISTRY_MAX(Weapons)];
 
 entity complain_weapon;