diff options
Diffstat (limited to 'resource/ui/spectator.res')
| -rw-r--r-- | resource/ui/spectator.res | 76 |
1 files changed, 2 insertions, 74 deletions
diff --git a/resource/ui/spectator.res b/resource/ui/spectator.res index d18efc5..8d772a1 100644 --- a/resource/ui/spectator.res +++ b/resource/ui/spectator.res @@ -1,3 +1,5 @@ +#base "hudinspectpanel.res" + "Resource/UI/Spectator.res" { "Spectator" @@ -112,7 +114,6 @@ "ControlName" "CExLabel" "fieldName" "SwitchCamModeKeyLabel" "xpos" "9999" - } "SwitchCamModeLabel" { @@ -150,79 +151,6 @@ "fieldName" "TipLabel" "xpos" "9999" } - "itempanel" - { - "ControlName" "CItemModelPanel" - "fieldName" "itempanel" - "xpos" "r249" - "ypos" "c50" - "zpos" "10" - "wide" "240" - "tall" "100" - "visible" "0" - "bgcolor_override" "255 255 255 0" - "paintbackground" "1" - "PaintBackgroundType" "0" - - "model_ypos" "20" - "model_center_x" "1" - "model_wide" "90" - "model_tall" "60" - - "text_xpos" "10" - "text_ypos" "10" - "text_wide" "220" - "text_center" "1" - - "max_text_height" "100" - "padding_height" "10" - "resize_to_text" "1" - "text_forcesize" "2" - - "ItemBG" - { - "ControlName" "ImagePanel" - "fieldName" "ItemBG" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "240" - "tall" "900" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "HudBlack" - } - - "itemmodelpanel" - { - "fieldName" "itemmodelpanel" - "use_item_rendertarget" "0" - "useparentbg" "1" - "inventory_image_type" "1" - } - - "ItemLabel" - { - "ControlName" "Label" - "fieldName" "ItemLabel" - "font" "HudFontSmallest" - "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" - } - } "spectator_extras" { |
