From 9f90bde42f138a30d5923b0af185f6edf08f37ac Mon Sep 17 00:00:00 2001 From: "igor.nikitin" Date: Tue, 16 Apr 2019 10:34:42 -0400 Subject: Moving Files for Lowercasing --- resource/ui/matchmakingdashboardcasualcriteria.res | 96 ---------------------- 1 file changed, 96 deletions(-) delete mode 100644 resource/ui/matchmakingdashboardcasualcriteria.res (limited to 'resource/ui/matchmakingdashboardcasualcriteria.res') 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" - } -} -- cgit v1.2.3