diff options
Diffstat (limited to 'resource/ui/matchmakingdashboardcasualcriteria.res')
| -rw-r--r-- | resource/ui/matchmakingdashboardcasualcriteria.res | 96 |
1 files changed, 0 insertions, 96 deletions
diff --git a/resource/ui/matchmakingdashboardcasualcriteria.res b/resource/ui/matchmakingdashboardcasualcriteria.res deleted file mode 100644 index a32e170..0000000 --- a/resource/ui/matchmakingdashboardcasualcriteria.res +++ /dev/null @@ -1,96 +0,0 @@ -#base "MatchMakingDashboardSidePanel.res" - -"Resource/UI/MatchMakingDashboardCasualCriteria.res" -{ - "CasualCriteria" - { - "fieldName" "CasualCriteria" - "xpos" "r0" - "ypos" "10" - "zpos" "1002" - "wide" "270" - "tall" "f70" - "visible" "1" - "proportionaltoparent" "1" - } - - "Title" - { - "ControlName" "Label" - "fieldName" "Title" - "xpos" "8" - "ypos" "23" - "zpos" "99" - "wide" "f0" - "tall" "20" - "proportionaltoparent" "1" - "labeltext" "#TF_Matchmaking_HeaderCasual" - "textAlignment" "west" - "font" "CerbeticaBold24" - "fgcolor_override" "White" - - "mouseinputenabled" "0" - } - - "criteria" - { - "ControlName" "CCasualCriteriaPanel" - "fieldName" "criteria" - "xpos" "-3" - "ypos" "40" - "zpos" "100" - "wide" "f0" - "tall" "f73" - "visible" "1" - "proportionaltoparent" "1" - } - - "ToolTipButtonHack" - { - "ControlName" "EditablePanel" - "fieldName" "ToolTipButtonHack" - "xpos" "cs-0.5" - "ypos" "rs1-8" - "zpos" "101" - "wide" "f20" - "tall" "20" - "visible" "0" - "enabled" "1" - "mouseinputenabled" "1" - "eatmouseinput" "0" - "showtooltipswhenmousedisabled" "1" - "proportionaltoparent" "1" - } - - "QueueButton" - { - "ControlName" "CExButton" - "fieldName" "QueueButton" - "xpos" "cs-0.5" - "ypos" "rs1-8" - "zpos" "100" - "wide" "f20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "HudFontMediumSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "find_game" - "proportionaltoparent" "1" - "labeltext" "#TF_Matchmaking_StartSearch" - "mouseinputenabled" "1" - "keyboardinputenabled" "0" - "actionsignallevel" "1" - - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "armedBgColor_override" "CreditsGreen" - "defaultBgColor_override" "GreenSolid" - } -} |
