summaryrefslogtreecommitdiff
path: root/resource/ui/spectatortournament.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/spectatortournament.res')
-rw-r--r--resource/ui/spectatortournament.res23
1 files changed, 13 insertions, 10 deletions
diff --git a/resource/ui/spectatortournament.res b/resource/ui/spectatortournament.res
index 7ba9cfd..3c89ef1 100644
--- a/resource/ui/spectatortournament.res
+++ b/resource/ui/spectatortournament.res
@@ -387,10 +387,10 @@
{
"ControlName" "CExLabel"
"fieldName" "ReinforcementsLabel"
- "xpos" "c-300"
+ "xpos" "0"
"ypos" "50"
- "wide" "600"
- "tall" "24"
+ "wide" "f0"
+ "tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -398,25 +398,28 @@
"labelText" "#game_respawntime_in_secs"
"textAlignment" "center"
"font" "HudFontMedium"
+
+ if_mvm
+ {
+ "ypos" "90"
+ }
}
"BuyBackLabel"
{
"ControlName" "CExLabel"
"fieldName" "BuyBackLabel"
- "xpos" "c-190"
- "ypos" "360"
- "wide" "380"
- "tall" "24"
+ "xpos" "0"
+ "ypos" "110"
+ "wide" "f0"
+ "tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"labelText" "#TF_PVE_Buyback"
"textAlignment" "center"
- "font" "HudFontMediumSecondary"
- "wrap" "1"
- "centerwrap" "1"
+ "font" "HudFontSmall"
if_mvm
{