summaryrefslogtreecommitdiff
path: root/resource/ui/matchmakingdashboardcomp.res
diff options
context:
space:
mode:
authorigor.nikitin <[email protected]>2019-04-16 10:34:42 -0400
committerigor.nikitin <[email protected]>2019-04-16 10:34:42 -0400
commit9f90bde42f138a30d5923b0af185f6edf08f37ac (patch)
tree749bb19e39ede710bb0a26e20e44efef582efd9b /resource/ui/matchmakingdashboardcomp.res
parentec3df8a0c97da75c4ed900b5f1de43c1a802f39c (diff)
Moving Files for Lowercasing
Diffstat (limited to 'resource/ui/matchmakingdashboardcomp.res')
-rw-r--r--resource/ui/matchmakingdashboardcomp.res139
1 files changed, 0 insertions, 139 deletions
diff --git a/resource/ui/matchmakingdashboardcomp.res b/resource/ui/matchmakingdashboardcomp.res
deleted file mode 100644
index 18cc763..0000000
--- a/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"
- }
-}