]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud.qh
Add new cvar hud_panel_notify_icon_aspect, to choose the aspect ratio of the total...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud.qh
index 26e9480ca9b8eaf646e8644e4b0917b01b368e29..dcaa81a87153d4a71efdd66514a3ef4fa42b3b0f 100644 (file)
@@ -338,7 +338,6 @@ HUD_Panel_GetBorder() \
 } ENDS_WITH_CURLY_BRACE
 
 #define NOTIFY_MAX_ENTRIES 10
-#define NOTIFY_ICON_ASPECT 1.78
 #define NOTIFY_ICON_MARGIN 0.02
 
 float notify_index;