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 /scripts | |
| 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 'scripts')
| -rw-r--r-- | scripts/hudlayout.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 0e3849f..37f041e 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -1151,7 +1151,7 @@ "ypos" "20" [$WIN32] "wide" "580" "tall" "468" - "MaxDeathNotices" "8" + "MaxDeathNotices" "6" "IconScale" "0.35" "LineHeight" "14" "LineSpacing" "0" @@ -1162,7 +1162,7 @@ "TeamRed" "HUDRedTeamSolid" "IconColor" "HudWhite" "LocalPlayerColor" "HUDBlack" - "BaseBackgroundColor" "46 43 42 125" [$WIN32] + "BaseBackgroundColor" "46 43 42 175" [$WIN32] "LocalBackgroundColor" "245 229 196 200" [$WIN32] } |
