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/HudObjectiveFlagPanel.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/HudObjectiveFlagPanel.res')
| -rw-r--r-- | resource/ui/HudObjectiveFlagPanel.res | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/resource/ui/HudObjectiveFlagPanel.res b/resource/ui/HudObjectiveFlagPanel.res index a809c2f..10b6650 100644 --- a/resource/ui/HudObjectiveFlagPanel.res +++ b/resource/ui/HudObjectiveFlagPanel.res @@ -335,6 +335,11 @@ "visible" "1"
"enabled" "1"
+ if_mvm
+ {
+ "ypos" "r95" [$WIN32]
+ }
+
"if_hybrid"
{
"visible" "0"
|
