diff options
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/ui/lobbycontainerframe.res | 67 |
1 files changed, 7 insertions, 60 deletions
diff --git a/resource/ui/lobbycontainerframe.res b/resource/ui/lobbycontainerframe.res index da2c75c..ce2aca4 100644 --- a/resource/ui/lobbycontainerframe.res +++ b/resource/ui/lobbycontainerframe.res @@ -484,66 +484,6 @@ "wrap" "1" } } - - "PlayWithFriendsExplanationCompetitive" - { - "ControlName" "EditablePanel" - "fieldName" "PlayWithFriendsExplanationCompetitive" - "xpos" "c+100" - "ypos" "62" - "zpos" "8" - "wide" "200" - "tall" "285" - "PaintBackgroundType" "0" - "paintbackground" "1" - "bgcolor_override" "0 0 0 200" - "border" "QuickplayBorder" - - "PlayWithFriendsCompetitiveExplanationTitle" - { - "ControlName" "CExLabel" - "fieldName" "PlayWithFriendsCompetitiveExplanationTitle" - "font" "HudFontSmallBold" - "labelText" "#TF_Matchmaking_PlayWithFriends" - "textAlignment" "center" - "xpos" "0" - "ypos" "0" - "zpos" "10" - "wide" "200" - "tall" "32" - } - - "FriendsImage" - { - "ControlName" "ImagePanel" - "fieldName" "FriendsImage" - "xpos" "10" - "ypos" "32" - "zpos" "0" - "wide" "180" - "tall" "90" - "visible" "1" - "enabled" "1" - "image" "pve/mvm_friends_image" - "scaleImage" "0" - } - - "PlayWithFriendsCompetitiveExplanationLabel" - { - "ControlName" "CExLabel" - "fieldName" "PlayWithFriendsCompetitiveExplanationLabel" - "font" "HudFontSmall" - "labelText" "#TF_Matchmaking_CompetitiveExplanation" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "130" - "zpos" "10" - "wide" "180" - "tall" "150" - "wrap" "1" - } - } - "StartPartyButton" { @@ -566,6 +506,13 @@ "dulltext" "0" "brighttext" "0" "Command" "start_party" + + if_competitive + { + "xpos" "c+120" + "ypos" "375" + } + "NavUp" "Sheet" "NavDown" "NextButton" |
