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/HudTournament.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/HudTournament.res')
| -rw-r--r-- | resource/ui/HudTournament.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/HudTournament.res b/resource/ui/HudTournament.res index 08a6fd2..38a8892 100644 --- a/resource/ui/HudTournament.res +++ b/resource/ui/HudTournament.res @@ -5,7 +5,7 @@ "ControlName" "EditablePanel" "fieldName" "HudTournament" "xpos" "0" - "ypos" "0" + "ypos" "-10" "wide" "f0" "tall" "480" @@ -817,7 +817,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fillcolor" "0 0 0 100" + "fillcolor" "50 50 50 255" if_mvm { "visible" "0" @@ -841,7 +841,7 @@ "fieldName" "TournamentInstructionsLabel" "font" "Cerbetica11" "xpos" "c-125" - "ypos" "52" + "ypos" "44" "wide" "250" "tall" "13" "zpos" "1" @@ -885,14 +885,14 @@ "ControlName" "ImagePanel" "fieldName" "InstructionBackground" "xpos" "c-125" - "ypos" "50" + "ypos" "42" "zpos" "-1" "wide" "250" "tall" "16" "pinCorner" "0" "visible" "1" "enabled" "1" - "fillcolor" "0 0 0 100" + "fillcolor" "0 0 0 150" if_mvm { "visible" "0" |
