From 825b1d0f6f94babc46d682ba8e5a45fbbeb760ea Mon Sep 17 00:00:00 2001 From: cooolbros Date: Fri, 7 Aug 2020 14:20:23 +1000 Subject: Revan's changes --- resource/ui/matchmakingdashboardmvmmodeselect.res | 25 +++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) (limited to 'resource/ui/matchmakingdashboardmvmmodeselect.res') 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" } -- cgit v1.2.3