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/FreezePanel_Basic.res | 20 -------------------- minmode/resource/ui/HudInspectPanel.res | 20 -------------------- minmode/resource/ui/Spectator.res | 20 -------------------- 3 files changed, 60 deletions(-) (limited to 'minmode/resource') diff --git a/minmode/resource/ui/FreezePanel_Basic.res b/minmode/resource/ui/FreezePanel_Basic.res index 5294ec0..6b30b3a 100644 --- a/minmode/resource/ui/FreezePanel_Basic.res +++ b/minmode/resource/ui/FreezePanel_Basic.res @@ -244,26 +244,6 @@ "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" "south" - "fgcolor" "235 226 202 255" - "centerwrap" "1" - } } 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" - } } } diff --git a/minmode/resource/ui/Spectator.res b/minmode/resource/ui/Spectator.res index 33077c7..6444818 100644 --- a/minmode/resource/ui/Spectator.res +++ b/minmode/resource/ui/Spectator.res @@ -381,25 +381,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" "south" - "fgcolor" "235 226 202 255" - "centerwrap" "1" - } } } -- cgit v1.2.3