summaryrefslogtreecommitdiff
path: root/resource/ui/MvMInWorldCurrency.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2019-03-09 16:08:53 -0500
committerCriticalFlaw <[email protected]>2019-03-09 16:08:53 -0500
commitb5f72ccd69fcaec0fbc8af3d9b25089ed7d6c6d7 (patch)
treedb478a5395093809c203afb62167e70a99631344 /resource/ui/MvMInWorldCurrency.res
parentfc7ab17b61ac49629362edd280b0a0f9f8a6fb62 (diff)
Updated HUD Files
- Updated colors to use the schema instead of RGB codes - Removed unused or redundant code - Added shadows to certain elements - Corrected element names, reorganized some files - Pinned some elements to their parent elements - Fixed elements referencing non-existing colors or fonts
Diffstat (limited to 'resource/ui/MvMInWorldCurrency.res')
-rw-r--r--resource/ui/MvMInWorldCurrency.res45
1 files changed, 0 insertions, 45 deletions
diff --git a/resource/ui/MvMInWorldCurrency.res b/resource/ui/MvMInWorldCurrency.res
index db56cfc..72dc21c 100644
--- a/resource/ui/MvMInWorldCurrency.res
+++ b/resource/ui/MvMInWorldCurrency.res
@@ -1,50 +1,5 @@
"Resource/UI/MvMInWorldCurrency.res"
{
- "BorderBG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BorderBG"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "46"
- "tall" "100"
- "visible" "1"
- "enabled" "1"
- "bgcolor_override" "TanLight"
- "PaintBackgroundType" "0"
- }
-
- "BackgroundGood"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BackgroundGood"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "2"
- "wide" "44"
- "tall" "12"
- "visible" "1"
- "enabled" "1"
- "bgcolor_override" "221 182 72 250"
- "PaintBackgroundType" "0"
- }
-
- "MoneyImagePanel"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MoneyImagePanel"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "4"
- "wide" "14"
- "tall" "14"
- "image" "../HUD/mvm_cash"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- }
-
"CurrencyBG"
{
"ControlName" "ImagePanel"