diff options
| author | igor.nikitin <[email protected]> | 2019-04-16 10:35:01 -0400 |
|---|---|---|
| committer | igor.nikitin <[email protected]> | 2019-04-16 10:35:01 -0400 |
| commit | 54c716614a85791c499672f27c404a71e6bf187e (patch) | |
| tree | ee037afabd42aa6930bd6b13558da913323829d2 /temp/resource/ui/matchmakingdashboardcomp.res | |
| parent | 9f90bde42f138a30d5923b0af185f6edf08f37ac (diff) | |
Moving Files for Lowercasing
Diffstat (limited to 'temp/resource/ui/matchmakingdashboardcomp.res')
| -rw-r--r-- | temp/resource/ui/matchmakingdashboardcomp.res | 139 |
1 files changed, 0 insertions, 139 deletions
diff --git a/temp/resource/ui/matchmakingdashboardcomp.res b/temp/resource/ui/matchmakingdashboardcomp.res deleted file mode 100644 index 18cc763..0000000 --- a/temp/resource/ui/matchmakingdashboardcomp.res +++ /dev/null @@ -1,139 +0,0 @@ -#base "MatchMakingDashboardSidePanel.res" - -"Resource/UI/MatchMakingDashboardComp.res" -{ - "CompStats" - { - "fieldName" "CompStats" - "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_HeaderCompetitive" - "textAlignment" "west" - "font" "CerbeticaBold24" - "fgcolor_override" "White" - "mouseinputenabled" "0" - } - - "ShowExplanationsButton" - { - "ControlName" "CExButton" - "fieldName" "ShowExplanationsButton" - "xpos" "rs1-21" - "ypos" "20" - "zpos" "100" - "wide" "15" - "tall" "o1" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "0" - "tabPosition" "0" - "labelText" "?" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "default" "0" - "Command" "show_explanations" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - "actionsignallevel" "1" - "proportionaltoparent" "1" - } - - "RankTooltipPanel" - { - "ControlName" "ImagePanel" - "fieldName" "RankTooltipPanel" - "xpos" "5" - "ypos" "44" - "zpos" "1000" - "wide" "8" - "tall" "8" - "visible" "0" - "enabled" "0" - "proportionaltoparent" "1" - "mouseinputenabled" "1" - "image" "info" - "scaleImage" "1" - "alpha" "75" - } - - "stats" - { - "fieldName" "stats" - "xpos" "-1" - "ypos" "40" - "zpos" "100" - "wide" "305" - "tall" "f80" - "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" - } -} |
