From 46d248b5167f9c8794c3125146952fef08f86bcd Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Mon, 28 Dec 2020 13:46:03 -0500 Subject: Added Hypnotize's Icons - Updated to Hypnotize's icon pack. - Updated multiple files, removed unused code. --- resource/ui/hudcurrencyaccount.res | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'resource/ui/hudcurrencyaccount.res') 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" -- cgit v1.2.3