summaryrefslogtreecommitdiff
path: root/resource/ui/matchmakingdashboardmvmmodeselect.res
diff options
context:
space:
mode:
authorIgor <[email protected]>2020-08-07 09:05:13 -0400
committerGitHub <[email protected]>2020-08-07 09:05:13 -0400
commit21fed14fc11e2021ff767e2bec34d8d0fa20715f (patch)
tree30ff1992c0e07b633c33f319e20f65f142b9c2fc /resource/ui/matchmakingdashboardmvmmodeselect.res
parent8849ade83ca8e7e1e7156f7e9b7dc179cf1c1af1 (diff)
parent825b1d0f6f94babc46d682ba8e5a45fbbeb760ea (diff)
Merge pull request #150 from cooolbros/master
Revan's changes
Diffstat (limited to 'resource/ui/matchmakingdashboardmvmmodeselect.res')
-rw-r--r--resource/ui/matchmakingdashboardmvmmodeselect.res25
1 files changed, 21 insertions, 4 deletions
diff --git a/resource/ui/matchmakingdashboardmvmmodeselect.res b/resource/ui/matchmakingdashboardmvmmodeselect.res
index 950cbe0..dd30655 100644
--- a/resource/ui/matchmakingdashboardmvmmodeselect.res
+++ b/resource/ui/matchmakingdashboardmvmmodeselect.res
@@ -23,13 +23,30 @@
"zpos" "2"
"wide" "o2"
"tall" "100"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
"mouseinputenabled" "0"
"image" "mvm/mvm_logo"
"scaleImage" "1"
}
+ "Title"
+ {
+ "ControlName" "Label"
+ "fieldName" "Title"
+ "xpos" "8"
+ "ypos" "23"
+ "zpos" "99"
+ "wide" "f0"
+ "tall" "20"
+ "proportionaltoparent" "1"
+ "labeltext" "#TF_Matchmaking_HeaderMvM"
+ "textAlignment" "center"
+ "font" "CerbeticaBold24"
+ "fgcolor_override" "White"
+ "mouseinputenabled" "0"
+ }
+
"MannUpGroupBox"
{
//"ControlName" "EditablePanel"
@@ -70,7 +87,7 @@
"visible" "1"
"enabled" "1"
"mouseinputenabled" "0"
- "image" "mvm/mannup"
+ "image" "replay/thumbnails/mvm/mannup"
"scaleImage" "1"
"proportionaltoparent" "1"
}
@@ -188,7 +205,7 @@
"visible" "1"
"enabled" "1"
"mouseinputenabled" "0"
- "image" "mvm/bootcamp"
+ "image" "replay/thumbnails/mvm/bootcamp"
"scaleImage" "1"
"proportionaltoparent" "1"
}