From 26c29f808aa068cc57166c65dd12d63be3a25bde Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 24 Apr 2020 22:31:01 -0400 Subject: Corrected Visual HUD Glitches (#145) - Removed an unused label on the team select page. - Updated the control point files. - Adjusted the pyro player model to reduce cutoff. - Adjusted an overlap on the inspection item panel. - Adjusted the button colors on the matchmaking dashboard. - Adjusted the payload back arrow and player count. --- materials/sprites/obj_icons/icon_obj_c.vmt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'materials/sprites/obj_icons/icon_obj_c.vmt') diff --git a/materials/sprites/obj_icons/icon_obj_c.vmt b/materials/sprites/obj_icons/icon_obj_c.vmt index 2988db7..b0b9a7e 100644 --- a/materials/sprites/obj_icons/icon_obj_c.vmt +++ b/materials/sprites/obj_icons/icon_obj_c.vmt @@ -1,11 +1,11 @@ "UnlitGeneric" { - "$translucent" "1" - "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_c" - "$alpha" "1" - "$vertexalpha" "1" - "$vertexcolor" "1" - "$no_fullbright" "1" - "$ignorez" "1" - "%keywords" "tf" + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_c" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" } \ No newline at end of file -- cgit v1.2.3