diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
| commit | eb9e3bf73092500579d32f998fce70fa265e6d1c (patch) | |
| tree | 49dac1119f1a451ddb05d2b2e698566552b7972d /resource/ui/FreezePanelKillerHealth.res | |
| parent | 8b7eb12bf12a431b6b28bca0f7aea37351ae9bc8 (diff) | |
Code Formatting
Diffstat (limited to 'resource/ui/FreezePanelKillerHealth.res')
| -rw-r--r-- | resource/ui/FreezePanelKillerHealth.res | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/resource/ui/FreezePanelKillerHealth.res b/resource/ui/FreezePanelKillerHealth.res index 84c553a..daf8419 100644 --- a/resource/ui/FreezePanelKillerHealth.res +++ b/resource/ui/FreezePanelKillerHealth.res @@ -56,9 +56,9 @@ "tall" "26"
"visible" "1"
"enabled" "1"
- "labelText" "%Health%"
- "font" "CerbeticaBold16"
- "textAlignment" "center"
+ "textAlignment" "center"
+ "font" "CerbeticaBold16"
+ "labeltext" "%Health%"
}
"PlayerStatusHealthValueFreezePanelShadow"
@@ -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 |
