summaryrefslogtreecommitdiff
path: root/resource/ui/hudmediccharge.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-08-05 22:37:29 -0400
committerCriticalFlaw <[email protected]>2020-08-05 22:37:29 -0400
commit736d6ccdbb4380a71c95b2d74e45d88bbfdc64b3 (patch)
tree81ed82a4046e243eb0ea54d5af1b8a4760726bfb /resource/ui/hudmediccharge.res
parentced4c955b2a5ae691226f47efd0b0f6965ed0415 (diff)
Visual Tweaks, Bug Fixes (see notes)
- Added the missing player effect and health cluster icons - Visual tweaks to the scoreboard, team/class select, freezecam, item test - Updated the main menu to use the new Player Mute menu - Fixed the Overtime label overlapping with the server time limit - Removed unused font definitions
Diffstat (limited to 'resource/ui/hudmediccharge.res')
-rw-r--r--resource/ui/hudmediccharge.res14
1 files changed, 14 insertions, 0 deletions
diff --git a/resource/ui/hudmediccharge.res b/resource/ui/hudmediccharge.res
index f1a6c5a..e08076c 100644
--- a/resource/ui/hudmediccharge.res
+++ b/resource/ui/hudmediccharge.res
@@ -218,6 +218,20 @@
"pin_to_sibling_corner" "PIN_TOPRIGHT"
}
+ "HealthClusterIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "HealthClusterIcon"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "25"
+ "tall" "25"
+ "visible" "0"
+ "enabled" "0"
+ "image" "../hud/ico_health_cluster"
+ "scaleImage" "1"
+ }
+
"ResistIconAnchor"
{
"ControlName" "EditablePanel"