summaryrefslogtreecommitdiff
path: root/resource/ui/HudCurrencyAccount.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/HudCurrencyAccount.res')
-rw-r--r--resource/ui/HudCurrencyAccount.res23
1 files changed, 1 insertions, 22 deletions
diff --git a/resource/ui/HudCurrencyAccount.res b/resource/ui/HudCurrencyAccount.res
index 1cd9a27..e38fe0e 100644
--- a/resource/ui/HudCurrencyAccount.res
+++ b/resource/ui/HudCurrencyAccount.res
@@ -38,7 +38,7 @@
"ControlName" "CExLabel"
"fieldName" "Currency"
"font" "Cerbetica14"
- "fgcolor" "OmpText"
+ "fgcolor" "CreditsGreen"
"xpos" "45"
"ypos" "0"
"zpos" "3"
@@ -49,25 +49,4 @@
"textAlignment" "east"
"labelText" "%currency%"
}
-
- "CurrencyShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "CurrencyShadow"
- "xpos" "9999"
- }
-
- "WhiteBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "WhiteBG"
- "xpos" "9999"
- }
-
- "GreenBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "WhiteBG"
- "xpos" "9999"
- }
} \ No newline at end of file