diff options
| author | CriticalFlaw <[email protected]> | 2017-10-25 20:40:17 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-10-25 20:40:17 -0400 |
| commit | a9c346e343aa678f281c0233948b4f90415c5b1f (patch) | |
| tree | 25989cff458213302aa8110ff8b1a5a3d485c89a /resource/ui/replaybrowser/previewpanel.res | |
| parent | aa6b8b0bf9b56a709af0dce34dd8ea73202d6021 (diff) | |
20171025 - Removed unused files
Diffstat (limited to 'resource/ui/replaybrowser/previewpanel.res')
| -rw-r--r-- | resource/ui/replaybrowser/previewpanel.res | 150 |
1 files changed, 0 insertions, 150 deletions
diff --git a/resource/ui/replaybrowser/previewpanel.res b/resource/ui/replaybrowser/previewpanel.res deleted file mode 100644 index 6409244..0000000 --- a/resource/ui/replaybrowser/previewpanel.res +++ /dev/null @@ -1,150 +0,0 @@ -"Resource/UI/PreviewPanel.res" -{ - "PreviewPanel" - { - "ControlName" "EditablePanel" - "fieldName" "PreviewPanel" - "wide" "160" - "zpos" "100" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "border" "ReplayBalloonBorder" - "proportional" "0" - } - "Screenshot" - { - "ControlName" "ImagePanel" - "fieldName" "Screenshot" - "zpos" "0" - "autoResize" "0" - "pinCorner" "0" - "enabled" "1" - } - "InfoPanel" - { - "ControlName" "EditablePanel" - "fieldName" "InfoPanel" - "xpos" "0" - "ypos" "0" - "wide" "160" - "tall" "75" - "NoScreenshotLabel" - { - "ControlName" "CExLabel" - "FieldName" "NoScreenshotLabel" - "Font" "HudFontMediumSmall" - "visible" "0" - "xpos" "0" - "ypos" "0" - "wide" "160" - "tall" "15" - "TextAlignment" "center" - } - "MapLabel" - { - "ControlName" "CExLabel" - "FieldName" "MapLabel" - "Font" "HudFontSmallestBold" - "TextAlignment" "west" - "xpos" "0" - "ypos" "10" - "wide" "160" - "tall" "10" - } - "DateTimeLabel" - { - "ControlName" "CExLabel" - "FieldName" "DateTimeLabel" - "Font" "HudFontSmallest" - "TextAlignment" "west" - "fgcolor_override" "115 106 91 255" - "xpos" "0" - "ypos" "22" - "wide" "160" - "tall" "15" - } - "Label0_0" - { - "ControlName" "CExLabel" - "FieldName" "Label0_0" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "0" - "ypos" "40" - "wide" "60" - "tall" "10" - "labelText" "#Replay_PlayedAs" - } - "Label0_1" - { - "ControlName" "CExLabel" - "FieldName" "Label0_1" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "60" - "ypos" "40" - "wide" "160" - "tall" "10" - } - "Label1_0" - { - "ControlName" "CExLabel" - "FieldName" "Label1_0" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "0" - "ypos" "50" - "wide" "60" - "tall" "10" - "labelText" "#Replay_KilledBy" - } - "Label1_1" - { - "ControlName" "CExLabel" - "FieldName" "Label1_1" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "60" - "ypos" "50" - "wide" "160" - "tall" "10" - } - "Label2_0" - { - "ControlName" "CExLabel" - "FieldName" "Label2_0" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "0" - "ypos" "60" - "wide" "60" - "tall" "10" - "labelText" "#Replay_LifeLength" - } - "Label2_1" - { - "ControlName" "CExLabel" - "FieldName" "Label2_1" - "Font" "DefaultVerySmall" - "TextAlignment" "west" - "fgcolor_override" "247 233 198 255" - "xpos" "60" - "ypos" "60" - "wide" "160" - "tall" "10" - } - } - "ClassImage" - { - "ControlName" "Panel" - "FieldName" "ClassImage" - "zpos" "102" - } -}
\ No newline at end of file |
