summaryrefslogtreecommitdiff
path: root/resource/ui/hudinspectpanel.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/hudinspectpanel.res')
-rw-r--r--resource/ui/hudinspectpanel.res75
1 files changed, 0 insertions, 75 deletions
diff --git a/resource/ui/hudinspectpanel.res b/resource/ui/hudinspectpanel.res
deleted file mode 100644
index 04097ba..0000000
--- a/resource/ui/hudinspectpanel.res
+++ /dev/null
@@ -1,75 +0,0 @@
-"Resource/UI/HudInspectPanel.res"
-{
- "itempanel"
- {
- "ControlName" "CItemModelPanel"
- "fieldName" "itempanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10"
- "wide" "190"
- "tall" "100"
- "visible" "0"
- "bgcolor_override" "255 255 255 0"
- "PaintBackgroundType" "0"
-
- "model_ypos" "10"
- "model_center_x" "1"
- "model_wide" "90"
- "model_tall" "60"
-
- "text_xpos" "10"
- "text_ypos" "10"
- "text_wide" "170"
- "text_center" "1"
-
- "max_text_height" "100"
- "padding_height" "10"
- "resize_to_text" "1"
- "text_forcesize" "2"
-
- "ItemBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ItemBackground"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-1"
- "wide" "240"
- "tall" "900"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
-
- "itemmodelpanel"
- {
- "fieldName" "itemmodelpanel"
- "use_item_rendertarget" "0"
- "useparentbg" "1"
- "inventory_image_type" "1"
- }
-
- "ItemLabel"
- {
- "ControlName" "Label"
- "fieldName" "ItemLabel"
- "font" "Cerbetica12"
- "xpos" "10"
- "ypos" "3"
- "zpos" "1"
- "wide" "270"
- "tall" "16"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#FreezePanel_Item"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
- }
-} \ No newline at end of file