summaryrefslogtreecommitdiff
path: root/minmode/resource
diff options
context:
space:
mode:
authorRaysFire <[email protected]>2014-02-07 18:16:42 -0600
committerRaysFire <[email protected]>2014-02-07 18:16:42 -0600
commitb78d50d3f3a15ca351147b38f11fd838617d0794 (patch)
tree82845b7fa13b1148102acfa7b0eab94e1c6bceff /minmode/resource
parent8083adb2cfeec6b4905431643aa6635e01038918 (diff)
Fixed a few itempanel things
Diffstat (limited to 'minmode/resource')
-rw-r--r--minmode/resource/ui/FreezePanel_Basic.res20
-rw-r--r--minmode/resource/ui/HudInspectPanel.res20
-rw-r--r--minmode/resource/ui/Spectator.res20
3 files changed, 0 insertions, 60 deletions
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"
- }
}
}