diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 16:08:53 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 16:08:53 -0500 |
| commit | b5f72ccd69fcaec0fbc8af3d9b25089ed7d6c6d7 (patch) | |
| tree | db478a5395093809c203afb62167e70a99631344 /resource/ui/mvmcreditspendpanel.res | |
| parent | fc7ab17b61ac49629362edd280b0a0f9f8a6fb62 (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/mvmcreditspendpanel.res')
| -rw-r--r-- | resource/ui/mvmcreditspendpanel.res | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/resource/ui/mvmcreditspendpanel.res b/resource/ui/mvmcreditspendpanel.res index 80f3417..47f5a13 100644 --- a/resource/ui/mvmcreditspendpanel.res +++ b/resource/ui/mvmcreditspendpanel.res @@ -11,7 +11,7 @@ "ypos" "0" "wide" "300" "tall" "15" - "fgcolor" "tanlight" + "fgcolor" "TanLight" } "TableBackground" @@ -38,7 +38,7 @@ "ypos" "15" "wide" "90" "tall" "20" - "fgcolor" "tanlight" + "fgcolor" "TanLight" } "UpgradesCountLabel" @@ -52,7 +52,7 @@ "ypos" "15" "wide" "30" "tall" "20" - "fgcolor" "tanlight" + "fgcolor" "TanLight" } "BuyBackLabel" @@ -66,7 +66,7 @@ "ypos" "27" "wide" "90" "tall" "20" - "fgcolor" "tanlight" + "fgcolor" "TanLight" } "BuyBackCountLabel" @@ -80,7 +80,7 @@ "ypos" "27" "wide" "30" "tall" "20" - "fgcolor" "tanlight" + "fgcolor" "TanLight" } "BottleLabel" @@ -94,7 +94,7 @@ "ypos" "39" "wide" "90" "tall" "20" - "fgcolor" "tanlight" + "fgcolor" "TanLight" } "BottleCountLabel" @@ -108,6 +108,6 @@ "ypos" "39" "wide" "30" "tall" "20" - "fgcolor" "tanlight" + "fgcolor" "TanLight" } }
\ No newline at end of file |
