summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/replaybrowser/previewpanel.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2016-10-17 09:50:12 -0600
committerCriticalFlaw <[email protected]>2016-10-17 09:50:12 -0600
commitd15015c514cd89ed05c9ff75b011c1a30e8c03f7 (patch)
tree3604a8a475bbbb34948709b4d113018d2d39b61e /minmode/resource/ui/replaybrowser/previewpanel.res
parent148f2c60cdfc87a7ea05d6a3b1706bba06c01b48 (diff)
Removed redundant minmode files
A lot of the files are identical to the base rayshud files, so why incldue them?
Diffstat (limited to 'minmode/resource/ui/replaybrowser/previewpanel.res')
-rw-r--r--minmode/resource/ui/replaybrowser/previewpanel.res150
1 files changed, 0 insertions, 150 deletions
diff --git a/minmode/resource/ui/replaybrowser/previewpanel.res b/minmode/resource/ui/replaybrowser/previewpanel.res
deleted file mode 100644
index 6409244..0000000
--- a/minmode/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