diff options
| author | Igor <[email protected]> | 2020-08-07 20:52:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-07 20:52:22 -0400 |
| commit | c8ba1648bd2752ba647b09f164739a7c5ff83734 (patch) | |
| tree | 00124ff378826238f3338b3e4966ad1950c965e2 /resource/ui/hudcurrencyaccount.res | |
| parent | 21fed14fc11e2021ff767e2bec34d8d0fa20715f (diff) | |
| parent | e391ac81598292127c356fcb6adbd83db72c5888 (diff) | |
Merge pull request #149 from raysfire/dev
v2020.0808
Diffstat (limited to 'resource/ui/hudcurrencyaccount.res')
| -rw-r--r-- | resource/ui/hudcurrencyaccount.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/hudcurrencyaccount.res b/resource/ui/hudcurrencyaccount.res index 13dd95e..5437b3c 100644 --- a/resource/ui/hudcurrencyaccount.res +++ b/resource/ui/hudcurrencyaccount.res @@ -4,7 +4,7 @@ { "ControlName" "CExLabel" "fieldName" "Currency" - "font" "Cerbetica14" + "font" "HudFontSmall" "fgcolor" "CreditsGreen" "xpos" "45" "ypos" "0" @@ -28,7 +28,7 @@ "tall" "20" "visible" "1" "enabled" "1" - "bgcolor_override" "0 0 0 200" + "bgcolor_override" "TransparentBlack" "PaintBackgroundType" "2" } @@ -36,7 +36,7 @@ { "ControlName" "CExLabel" "fieldName" "CurrencyLabel" - "font" "Cerbetica14" + "font" "HudFontSmall" "fgcolor" "TanLight" "xpos" "4" "ypos" "0" |
