summaryrefslogtreecommitdiff
path: root/resource/ui/lobbypanel.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/lobbypanel.res')
-rw-r--r--resource/ui/lobbypanel.res34
1 files changed, 24 insertions, 10 deletions
diff --git a/resource/ui/lobbypanel.res b/resource/ui/lobbypanel.res
index 8534556..3859de0 100644
--- a/resource/ui/lobbypanel.res
+++ b/resource/ui/lobbypanel.res
@@ -1463,22 +1463,22 @@
"labelText" "?"
}
- "PartyHasLeaverGroupBox"
+ "PartyHasLowPriorityGroupBox"
{
"ControlName" "EditablePanel"
- "fieldName" "PartyHasLeaverGroupBox"
+ "fieldName" "PartyHasLowPriorityGroupBox"
"xpos" "30"
"ypos" "250"
"zpos" "2"
"wide" "340"
- "tall" "60"
+ "tall" "100"
"visible" "0"
"enabled" "1"
- "PartyHasLeaverImage"
+ "PartyLowPriorityImage"
{
"ControlName" "ImagePanel"
- "fieldName" "PartyHasLeaverImage"
+ "fieldName" "PartyLowPriorityImage"
"xpos" "0"
"ypos" "5"
"zpos" "0"
@@ -1490,11 +1490,10 @@
"image" "pve/mvm_timeout_active_large"
"scaleImage" "1"
}
-
- "PartyHasLeaverLabel"
+ "PartyHasLowPriorityLabel"
{
"ControlName" "CExLabel"
- "fieldName" "PartyHasLeaverLabel"
+ "fieldName" "PartyHasLowPriorityLabel"
"font" "HudFontSmall"
"labelText" "#TF_Matchmaking_PartyPenalty"
"xpos" "60"
@@ -1506,9 +1505,24 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "TanLight"
+ "fgcolor_override" "250 114 45 255"
+ }
+ "PartyLowPriorityPenaltyTimer"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PartyLowPriorityPenaltyTimer"
+ "font" "HudFontSmall"
+ "labelText" "%penaltytimer%"
+ "xpos" "60"
+ "ypos" "50"
+ "zpos" "3"
+ "wide" "175"
+ "tall" "30"
+ "textAlignment" "west"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
}
-
}
}