diff options
| author | RaysFire <[email protected]> | 2014-02-07 18:16:42 -0600 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2014-02-07 18:16:42 -0600 |
| commit | b78d50d3f3a15ca351147b38f11fd838617d0794 (patch) | |
| tree | 82845b7fa13b1148102acfa7b0eab94e1c6bceff /minmode/resource/ui/HudInspectPanel.res | |
| parent | 8083adb2cfeec6b4905431643aa6635e01038918 (diff) | |
Fixed a few itempanel things
Diffstat (limited to 'minmode/resource/ui/HudInspectPanel.res')
| -rw-r--r-- | minmode/resource/ui/HudInspectPanel.res | 20 |
1 files changed, 0 insertions, 20 deletions
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"
- }
}
}
|
