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.res7
1 files changed, 4 insertions, 3 deletions
diff --git a/resource/ui/hudcurrencyaccount.res b/resource/ui/hudcurrencyaccount.res
index 5437b3c..5d89d54 100644
--- a/resource/ui/hudcurrencyaccount.res
+++ b/resource/ui/hudcurrencyaccount.res
@@ -19,17 +19,18 @@
"CurrencyBG"
{
- "ControlName" "EditablePanel"
+ "ControlName" "ImagePanel"
"fieldName" "CurrencyBG"
"xpos" "0"
"ypos" "0"
"zpos" "0"
"wide" "100"
"tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
"visible" "1"
"enabled" "1"
- "bgcolor_override" "TransparentBlack"
- "PaintBackgroundType" "2"
+ "fillcolor" "TransparentBlack"
}
"CurrencyLabel"