summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Nikitin <[email protected]>2017-10-21 11:35:32 -0400
committerGitHub <[email protected]>2017-10-21 11:35:32 -0400
commitde4a7d4a9acbc03d0c8d6740e939288f22e76b4c (patch)
tree8b11b42b66d3476b0e8232407c1c2c80ca20e16a
parent2edb231e27a58ca29259599bfd74c8a86183e3e2 (diff)
parentfde9a84ac024248e34ff3ac23c170e191c7069f1 (diff)
Merge pull request #68 from raysfire/update
Hot-Fix: Max Health Number Cutoff
-rw-r--r--resource/ui/HudPlayerHealth.res26
-rw-r--r--sound/sound.cachebin16 -> 0 bytes
2 files changed, 13 insertions, 13 deletions
diff --git a/resource/ui/HudPlayerHealth.res b/resource/ui/HudPlayerHealth.res
index dce7d8b..f11ca4e 100644
--- a/resource/ui/HudPlayerHealth.res
+++ b/resource/ui/HudPlayerHealth.res
@@ -103,36 +103,36 @@
{
"ControlName" "CExLabel"
"fieldName" "PlayerStatusMaxHealthValue"
- "xpos" "76"
- "xpos_minmode" "61"
- "ypos" "20"
+ "xpos" "156"
+ "xpos_minmode" "156"
+ "ypos" "77"
"zpos" "6"
"wide" "50"
- "tall" "18"
+ "tall" "20"
"visible" "1"
"enabled" "1"
"labelText" "%MaxHealth%"
"textAlignment" "center"
- "font" "CerbeticaBold56"
- "font_minmode" "CerbeticaBold32"
- "fgcolor" "TanDark"
+ "font" "CerbeticaBold28"
+ "font_minmode" "CerbeticaBold28"
+ "fgcolor" "Health Normal"
}
"PlayerStatusMaxHealthValueShadow"
{
"ControlName" "CExLabel"
"fieldName" "PlayerStatusMaxHealthValueShadow"
- "xpos" "76"
- "xpos_minmode" "61"
- "ypos" "20"
+ "xpos" "157"
+ "xpos_minmode" "157"
+ "ypos" "78"
"zpos" "6"
"wide" "50"
- "tall" "18"
+ "tall" "20"
"visible" "1"
"enabled" "1"
"labelText" "%MaxHealth%"
"textAlignment" "center"
- "font" "CerbeticaBold56"
- "font_minmode" "CerbeticaBold32"
+ "font" "CerbeticaBold28"
+ "font_minmode" "CerbeticaBold28"
"fgcolor" "TransparentBlack"
}
"PlayerStatusBleedImage"
diff --git a/sound/sound.cache b/sound/sound.cache
deleted file mode 100644
index 96a982a..0000000
--- a/sound/sound.cache
+++ /dev/null
Binary files differ