diff options
| author | CriticalFlaw <[email protected]> | 2019-04-06 13:54:46 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-06 13:54:46 -0400 |
| commit | fd911f0f86352de97434aac3dbde812124caf52d (patch) | |
| tree | 460d48020bb6c14fec54c86779f8d304d7c83f05 /resource/ui/FreezePanelKillerHealth.res | |
| parent | 581f8398788825c7f44825dd2c5118e3535de7c0 (diff) | |
| parent | 896d2088f4f926d5425e00b11ae85d7791eaba85 (diff) | |
Merge pull request #126 from raysfire/dev
v2019.0406
Diffstat (limited to 'resource/ui/FreezePanelKillerHealth.res')
| -rw-r--r-- | resource/ui/FreezePanelKillerHealth.res | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/resource/ui/FreezePanelKillerHealth.res b/resource/ui/FreezePanelKillerHealth.res index 5767ce7..daf8419 100644 --- a/resource/ui/FreezePanelKillerHealth.res +++ b/resource/ui/FreezePanelKillerHealth.res @@ -56,15 +56,15 @@ "tall" "26"
"visible" "1"
"enabled" "1"
- "labelText" "%Health%"
- "font" "CerbeticaBold16"
- "textAlignment" "center"
+ "textAlignment" "center"
+ "font" "CerbeticaBold16"
+ "labeltext" "%Health%"
}
- "PlayerStatusHealthValueFreezeBackground"
+ "PlayerStatusHealthValueFreezePanelShadow"
{
"ControlName" "CExLabel"
- "fieldName" "PlayerStatusHealthValueFreezeBackground"
+ "fieldName" "PlayerStatusHealthValueFreezePanelShadow"
"xpos" "4"
"ypos" "4"
"zpos" "5"
@@ -72,9 +72,9 @@ "tall" "26"
"visible" "1"
"enabled" "1"
- "labelText" "%Health%"
- "font" "CerbeticaBold16"
- "fgcolor" "0 0 0 255"
"textAlignment" "center"
+ "font" "CerbeticaBold16"
+ "fgcolor" "TransparentBlack"
+ "labeltext" "%Health%"
}
}
\ No newline at end of file |
