diff options
| author | CriticalFlaw <[email protected]> | 2018-08-05 21:59:49 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-08-05 21:59:49 -0400 |
| commit | 35db3dc6120b5275c57404d2843dac79b6554923 (patch) | |
| tree | e1f68a8486fb1fc8f68b5c5f61b58ce0155bfa4f /resource/ui/MvMCreditSubPanel.res | |
| parent | 9fbc2d2a5320f6c013ecacb3ada06c976af58529 (diff) | |
Miscellenaous Changes
- Alpha changes to various panel's background colors
- Lowered the MvM Flag Tracker icon
- Updated the Tournament Setup Panel and Killfeed
- Formatting Changes
* Added the item rename panels from a previous commit
Diffstat (limited to 'resource/ui/MvMCreditSubPanel.res')
| -rw-r--r-- | resource/ui/MvMCreditSubPanel.res | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/resource/ui/MvMCreditSubPanel.res b/resource/ui/MvMCreditSubPanel.res index 6759e38..d063371 100644 --- a/resource/ui/MvMCreditSubPanel.res +++ b/resource/ui/MvMCreditSubPanel.res @@ -24,7 +24,7 @@ "wide" "190" "tall" "42" "visible" "1" - "bgcolor_override" "20 20 20 50" + "bgcolor_override" "20 20 20 200" } "CreditCollectedTextLabel" @@ -120,6 +120,7 @@ "textAlignment" "center" "xpos" "125" "ypos" "25" + "zpos" "1" "wide" "70" "tall" "20" "fgcolor" "tanlight" @@ -134,6 +135,7 @@ "textAlignment" "center" "xpos" "126" "ypos" "26" + "zpos" "0" "wide" "70" "tall" "20" "fgcolor" "Black" |
