summaryrefslogtreecommitdiff
path: root/resource/ui/SpectatorGUIHealth.res
diff options
context:
space:
mode:
authorIgor Nikitin <[email protected]>2017-12-09 17:34:44 -0500
committerGitHub <[email protected]>2017-12-09 17:34:44 -0500
commited3d9e4c49259923064b5b549e3862a66a6decd6 (patch)
tree0cd2d229612127fcc4e9d3ccafd3007e4dd9f3e3 /resource/ui/SpectatorGUIHealth.res
parent865fb59a0af085e686a01c2c4ec4728bc09c6ae8 (diff)
parent10806c8c38f2705223c834a215f5d82fcb0f10ec (diff)
20171210 - December Update
- Added transparent viewmodels - Added back the basechat.res file - Added Classic Main Menu Style - Added scoreboard styles to be independent of the minmode toggle - Fixed the win panel score clipping - Fixed the placement of the MOTD Button - Fixed rayshud crosshairs not displaying - Fixed the main menu background streching - Replaced icon fonts with actual icon files - Removed maximum player health value - Removed main menu character images - Removed files similar or identical to the stock HUD - Miscellaneous color and font tweaks and adjustments
Diffstat (limited to 'resource/ui/SpectatorGUIHealth.res')
-rw-r--r--resource/ui/SpectatorGUIHealth.res24
1 files changed, 12 insertions, 12 deletions
diff --git a/resource/ui/SpectatorGUIHealth.res b/resource/ui/SpectatorGUIHealth.res
index bc71819..3845054 100644
--- a/resource/ui/SpectatorGUIHealth.res
+++ b/resource/ui/SpectatorGUIHealth.res
@@ -11,8 +11,8 @@
"tall" "18"
"visible" "1"
"enabled" "1"
- "scaleImage" "1"
- }
+ "scaleImage" "1"
+ }
"PlayerStatusHealthImageBG"
{
"ControlName" "ImagePanel"
@@ -25,8 +25,8 @@
"visible" "1"
"enabled" "1"
"image" "../hud/health_bg"
- "scaleImage" "1"
- }
+ "scaleImage" "1"
+ }
"BuildingStatusHealthImageBG"
{
"ControlName" "ImagePanel"
@@ -39,8 +39,8 @@
"visible" "0"
"enabled" "1"
"image" "../hud/health_equip_bg"
- "scaleImage" "1"
- }
+ "scaleImage" "1"
+ }
"PlayerStatusHealthBonusImage"
{
"ControlName" "ImagePanel"
@@ -53,7 +53,7 @@
"visible" "0"
"enabled" "1"
"image" "../hud/health_over_bg"
- "scaleImage" "1"
+ "scaleImage" "1"
}
"PlayerStatusHealthValue"
{
@@ -69,7 +69,7 @@
"labelText" "%Health%"
"font" "CerbeticaBold16"
"fgcolor" "Health Normal"
- "textAlignment" "center"
+ "textAlignment" "center"
}
"PlayerStatusHealthValueBackground"
{
@@ -85,7 +85,7 @@
"labelText" "%Health%"
"font" "CerbeticaBold16"
"fgcolor" "0 0 0 255"
- "textAlignment" "center"
+ "textAlignment" "center"
}
"PlayerStatusPlayerLevel"
{
@@ -98,8 +98,8 @@
"tall" "12"
"visible" "0"
"enabled" "1"
- "textAlignment" "center"
+ "textAlignment" "center"
"font" "ScoreboardVerySmall"
"fgcolor" "TFOrange"
- }
-}
+ }
+} \ No newline at end of file