diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 15:52:33 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 15:52:33 -0500 |
| commit | fc7ab17b61ac49629362edd280b0a0f9f8a6fb62 (patch) | |
| tree | 4f05cf7de703b30b5c2bb6a31ad7db7fbd1cc89d /resource/ui/build_menu/base_active_teleport_target.res | |
| parent | 2e034f0e1f48acd0747568bb36c91656ad81d4e1 (diff) | |
Updated Engineer/Spy PDAs
- Pinned and added shadows to certain labels
- Updated colors to use the schema instead of RBG codes
- Corrected element names, removed unused elements
Diffstat (limited to 'resource/ui/build_menu/base_active_teleport_target.res')
| -rw-r--r-- | resource/ui/build_menu/base_active_teleport_target.res | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/resource/ui/build_menu/base_active_teleport_target.res b/resource/ui/build_menu/base_active_teleport_target.res index 0a155eb..be7aced 100644 --- a/resource/ui/build_menu/base_active_teleport_target.res +++ b/resource/ui/build_menu/base_active_teleport_target.res @@ -24,13 +24,13 @@ { "ControlName" "CIconPanel" "fieldName" "ItemBackground" - "xpos" "9999" - "ypos" "9999" + "xpos" "4" + "ypos" "14" "zpos" "0" "wide" "98" "tall" "105" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "scaleImage" "1" "icon" "hud_menu_item_bg" "iconColor" "ProgressOffWhite" @@ -49,7 +49,7 @@ "enabled" "1" "scaleImage" "1" "icon" "hud_menu_sentry_build" - "iconColor" "255 255 255 255" + "iconColor" "White" } "ModeLabel" @@ -75,16 +75,16 @@ { "ControlName" "CIconPanel" "fieldName" "NumberBg" - "xpos" "9999" - "ypos" "9999" + "xpos" "41" + "ypos" "99" "zpos" "0" "wide" "18" "tall" "18" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "scaleImage" "1" "icon" "ico_key_blank" - "iconColor" "255 255 255 255" + "iconColor" "White" } "NumberLabel" |
