diff options
| author | raysfire <[email protected]> | 2014-08-07 18:34:23 -0500 |
|---|---|---|
| committer | raysfire <[email protected]> | 2014-08-07 18:34:23 -0500 |
| commit | 91fb0a3cc2a2da9bb40a28d1909a1514819af292 (patch) | |
| tree | eb1e31b1c0165db262fe86ee4b88b57ea0105cc9 | |
| parent | 5306c148f7ef878b03ece4187de9d5eff06aa83f (diff) | |
Forced all users using the health cross to have team-colored borders.
| -rw-r--r-- | minmode/resource/ui/HudPlayerHealth-cross.res | 8 | ||||
| -rw-r--r-- | resource/ui/HudPlayerHealth-cross.res | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/minmode/resource/ui/HudPlayerHealth-cross.res b/minmode/resource/ui/HudPlayerHealth-cross.res index 47b197a..a9284fc 100644 --- a/minmode/resource/ui/HudPlayerHealth-cross.res +++ b/minmode/resource/ui/HudPlayerHealth-cross.res @@ -15,8 +15,8 @@ "tall" "25" "autoResize" "0" "pinCorner" "0" - "visible" "0" - "enabled" "0" + "visible" "1" + "enabled" "1" "image" "../hud/color_panel_brown" "scaleImage" "1" "teambg_1" "../hud/color_panel_brown" @@ -39,8 +39,8 @@ "tall" "11" "autoResize" "0" "pinCorner" "0" - "visible" "0" - "enabled" "0" + "visible" "1" + "enabled" "1" "image" "../hud/color_panel_brown" "scaleImage" "1" "teambg_1" "../hud/color_panel_brown" diff --git a/resource/ui/HudPlayerHealth-cross.res b/resource/ui/HudPlayerHealth-cross.res index 200cf35..6beef58 100644 --- a/resource/ui/HudPlayerHealth-cross.res +++ b/resource/ui/HudPlayerHealth-cross.res @@ -15,8 +15,8 @@ "tall" "42" "autoResize" "0" "pinCorner" "0" - "visible" "0" - "enabled" "0" + "visible" "1" + "enabled" "1" "image" "../hud/color_panel_brown" "scaleImage" "1" "teambg_1" "../hud/color_panel_brown" @@ -39,8 +39,8 @@ "tall" "16" "autoResize" "0" "pinCorner" "0" - "visible" "0" - "enabled" "0" + "visible" "1" + "enabled" "1" "image" "../hud/color_panel_brown" "scaleImage" "1" "teambg_1" "../hud/color_panel_brown" |
