From b78d50d3f3a15ca351147b38f11fd838617d0794 Mon Sep 17 00:00:00 2001 From: RaysFire Date: Fri, 7 Feb 2014 18:16:42 -0600 Subject: Fixed a few itempanel things --- minmode/resource/ui/HudInspectPanel.res | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'minmode/resource/ui/HudInspectPanel.res') diff --git a/minmode/resource/ui/HudInspectPanel.res b/minmode/resource/ui/HudInspectPanel.res index ca0f3b6..16333e7 100644 --- a/minmode/resource/ui/HudInspectPanel.res +++ b/minmode/resource/ui/HudInspectPanel.res @@ -87,25 +87,5 @@ "dulltext" "0" "brighttext" "0" } - - "attriblabel" - { - "ControlName" "CExLabel" - "fieldName" "attriblabel" - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "2" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "north" - "fgcolor" "235 226 202 255" - "centerwrap" "1" - } } } -- cgit v1.2.3