summaryrefslogtreecommitdiff
path: root/resource/ui/hudinspectpanel.res
diff options
context:
space:
mode:
authorIgor Nikitin <[email protected]>2020-04-12 13:34:22 -0400
committerGitHub <[email protected]>2020-04-12 13:34:22 -0400
commit8e92d477d6ef4e7d70dcc9161c9727e537311b57 (patch)
tree8db69e64fb458b2efb6f6bf65afc554c5808a2c4 /resource/ui/hudinspectpanel.res
parent95efaef09d2e847ce2c685a6f43a34d1a3058dfd (diff)
parentfcd77895f3881d1d50db402f8dce0f73dfad5094 (diff)
Merge pull request #143 from raysfire/update
v2020.0412
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