diff options
| author | CriticalFlaw <[email protected]> | 2020-08-07 09:33:37 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-07 09:33:37 -0400 |
| commit | 4e68a76d09a430f2479ef7fffc241bce668e922a (patch) | |
| tree | 10ca57549d97cfaa8769ff4146c1b6cbe0bfe795 /resource/ui/matchmakingdashboardmvmmodeselect.res | |
| parent | 72289557fe993da654a16dff30d39b3304cd85d5 (diff) | |
| parent | 21fed14fc11e2021ff767e2bec34d8d0fa20715f (diff) | |
Merge branch 'master' into dev
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" } |
