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.res5
1 files changed, 3 insertions, 2 deletions
diff --git a/resource/ui/hudcurrencyaccount.res b/resource/ui/hudcurrencyaccount.res
index 5d89d54..3776fb5 100644
--- a/resource/ui/hudcurrencyaccount.res
+++ b/resource/ui/hudcurrencyaccount.res
@@ -19,7 +19,7 @@
"CurrencyBG"
{
- "ControlName" "ImagePanel"
+ "ControlName" "EditablePanel"
"fieldName" "CurrencyBG"
"xpos" "0"
"ypos" "0"
@@ -30,7 +30,8 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fillcolor" "TransparentBlack"
+ "bgcolor_override" "TransparentBlack"
+ "PaintBackgroundType" "2"
}
"CurrencyLabel"