diff options
| author | CriticalFlaw <[email protected]> | 2018-08-12 16:56:13 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-08-12 16:56:13 -0400 |
| commit | 40607cb02752a894fef2762fb83fb96c14054307 (patch) | |
| tree | 67036ff7908591fa6a4517a808be0993ff1fb8cc /resource/ui/classloadoutpanel.res | |
| parent | 41833fd8b1c43abb2e5c67dbe2d1feb2b203a10a (diff) | |
Formatting Changes
Hopefully nothing is broken...?
Diffstat (limited to 'resource/ui/classloadoutpanel.res')
| -rw-r--r-- | resource/ui/classloadoutpanel.res | 68 |
1 files changed, 19 insertions, 49 deletions
diff --git a/resource/ui/classloadoutpanel.res b/resource/ui/classloadoutpanel.res index 6fb2979..ad006ac 100644 --- a/resource/ui/classloadoutpanel.res +++ b/resource/ui/classloadoutpanel.res @@ -150,18 +150,7 @@ { "ControlName" "CExLabel" "fieldName" "CurrentlyEquippedLabel" - "font" "HudFontSmallestBold" - "labelText" "#CurrentlyEquipped" - "textAlignment" "south-west" "xpos" "9999" - "ypos" "9999" - "zpos" "1" - "wide" "180" - "tall" "15" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" } "TopLine" @@ -227,50 +216,31 @@ "bgcolor_override" "0 0 0 0" "noitem_textcolor" "117 107 94 255" "PaintBackgroundType" "2" - "paintborder" "1" - + "paintborder" "1" "text_ypos" "0" "text_center" "1" "model_hide" "1" "resize_to_text" "1" "padding_height" "15" - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } - } + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "101" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "117 107 94 255" + "centerwrap" "1" + } + } "PassiveAttribsLabel" { |
