summaryrefslogtreecommitdiff
path: root/resource/ui/spectator.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/spectator.res')
-rw-r--r--resource/ui/spectator.res19
1 files changed, 12 insertions, 7 deletions
diff --git a/resource/ui/spectator.res b/resource/ui/spectator.res
index 8d772a1..2ea9a8d 100644
--- a/resource/ui/spectator.res
+++ b/resource/ui/spectator.res
@@ -62,10 +62,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"
@@ -73,6 +73,11 @@
"labelText" "#game_respawntime_in_secs"
"textAlignment" "center"
"font" "HudFontMedium"
+
+ if_mvm
+ {
+ "ypos" "90"
+ }
}
"BuyBackLabel"
@@ -80,16 +85,16 @@
"ControlName" "CExLabel"
"fieldName" "BuyBackLabel"
"xpos" "0"
- "ypos" "0"
- "wide" "320"
- "tall" "30"
+ "ypos" "110"
+ "wide" "f0"
+ "tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"labelText" "#TF_PVE_Buyback"
"textAlignment" "center"
- "font" "HudFontMedium"
+ "font" "HudFontSmall"
if_mvm
{