diff options
Diffstat (limited to 'resource/ui/matchmakingdashboardmvmmodeselect.res')
| -rw-r--r-- | resource/ui/matchmakingdashboardmvmmodeselect.res | 25 |
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" } |
