summaryrefslogtreecommitdiff
path: root/resource/ui/mvmvictorysplash.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2017-12-07 22:09:12 -0500
committerCriticalFlaw <[email protected]>2017-12-07 22:09:12 -0500
commit4a96322f363eb665871349c2b339897c2a7a2bc1 (patch)
tree2a77c8f5bf1fc69fabda4c028dec293ba90c0463 /resource/ui/mvmvictorysplash.res
parent1f4193750cf5e187579f95d6d196aeeb1f55fdb5 (diff)
20171207 - Removed Unused Files
Diffstat (limited to 'resource/ui/mvmvictorysplash.res')
-rw-r--r--resource/ui/mvmvictorysplash.res56
1 files changed, 0 insertions, 56 deletions
diff --git a/resource/ui/mvmvictorysplash.res b/resource/ui/mvmvictorysplash.res
deleted file mode 100644
index 76a53dd..0000000
--- a/resource/ui/mvmvictorysplash.res
+++ /dev/null
@@ -1,56 +0,0 @@
-"Resource/UI/MvMVictoryPanel.res"
-{
- "SplashContainer"
- {
- "ControlName" "EditablePanel"
- "fieldName" "SplashContainer"
- "xpos" "c-150"
- "ypos" "c-20"
- "wide" "300"
- "tall" "300"
- "visible" "1"
-
- "SplashBackground"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "SplashBackground"
- "xpos" "99999"
- "ypos" "99999"
- "wide" "0"
- "tall" "0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "0"
- "image" "../hud/ammo_red_bg"
- }
-
- "SplashLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "SplashLabelShadow"
- "font" "HudFontGiantBold"
- "labelText" "Victory!"
- "textAlignment" "center"
- "xpos" "2"
- "ypos" "14"
- "wide" "300"
- "tall" "50"
- "fgcolor" "black"
- }
-
- "SplashLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "SplashLabel"
- "font" "HudFontGiantBold"
- "labelText" "Victory!"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "12"
- "wide" "300"
- "tall" "50"
- "fgcolor" "Base Color"
- }
- }
-} \ No newline at end of file