diff options
| author | CriticalFlaw <[email protected]> | 2019-04-06 13:54:46 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-06 13:54:46 -0400 |
| commit | fd911f0f86352de97434aac3dbde812124caf52d (patch) | |
| tree | 460d48020bb6c14fec54c86779f8d304d7c83f05 /resource/ui/HudInspectPanel.res | |
| parent | 581f8398788825c7f44825dd2c5118e3535de7c0 (diff) | |
| parent | 896d2088f4f926d5425e00b11ae85d7791eaba85 (diff) | |
Merge pull request #126 from raysfire/dev
v2019.0406
Diffstat (limited to 'resource/ui/HudInspectPanel.res')
| -rw-r--r-- | resource/ui/HudInspectPanel.res | 68 |
1 files changed, 34 insertions, 34 deletions
diff --git a/resource/ui/HudInspectPanel.res b/resource/ui/HudInspectPanel.res index 9481023..e07fd48 100644 --- a/resource/ui/HudInspectPanel.res +++ b/resource/ui/HudInspectPanel.res @@ -2,53 +2,53 @@ {
"itempanel"
{
- "ControlName" "CItemModelPanel"
- "fieldName" "itempanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10"
- "wide" "190"
- "tall" "100"
- "visible" "0"
+ "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"
+ "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"
+ "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"
+ "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"
+ "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"
+ "fieldName" "itemmodelpanel"
"use_item_rendertarget" "0"
- "useparentbg" "1"
+ "useparentbg" "1"
"inventory_image_type" "1"
}
|
