diff options
| author | Igor Nikitin <[email protected]> | 2017-10-28 10:05:32 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-10-28 10:05:32 -0400 |
| commit | da97376a007d15a77a17ba8e3be8d3fc9991b9ba (patch) | |
| tree | 331aa28fbb0cc28836e1cbde6bcb7177ad94c7e9 /resource/ui/notifications/notify_golden_wrench.res | |
| parent | aa6b8b0bf9b56a709af0dce34dd8ea73202d6021 (diff) | |
| parent | 2699ff3f4fde75e2f77dbaa4274749cdf00fd0b2 (diff) | |
20171028 - Scream Fortress Update
- Updated for Scream Fortress 2017
- Updated the Main Menu design and backend
- Updated the version number
- Fixed inexplicable crashes following the Scream Fortress update
- Fixed incorrect image file being used during the loading screen
- Fixed the Phlogistinator, Thermal Thruster and Vita Saw meters
- Miscellaneous other fixes and tweaks
- Removed unused files, code and fonts
- Replaced the current crosshairs with KnuckleCrosses
Diffstat (limited to 'resource/ui/notifications/notify_golden_wrench.res')
| -rw-r--r-- | resource/ui/notifications/notify_golden_wrench.res | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/resource/ui/notifications/notify_golden_wrench.res b/resource/ui/notifications/notify_golden_wrench.res deleted file mode 100644 index 7cc6e62..0000000 --- a/resource/ui/notifications/notify_golden_wrench.res +++ /dev/null @@ -1,52 +0,0 @@ -"Resource/UI/notifications/notify_golden_wrench.res" -{ - "Notification_Background" - { - "ControlName" "CImagePanel" - "fieldName" "Notification_Background" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "140" - "tall" "44" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "image" "../hud/notification_black" - "scaleImage" "1" - } - - "Notification_Icon" - { - "ControlName" "CIconPanel" - "fieldName" "Notification_Icon" - "xpos" "7" - "ypos" "12" - "wide" "36" - "tall" "12" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "ico_notify_golden_wrench" - } - - "Notification_Label" - { - "ControlName" "CExLabel" - "fieldName" "Notification_Label" - "font" "Default" - "xpos" "30" - "ypos" "9" - "wide" "200" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "60 seconds until gates open" - "textAlignment" "West" - "dulltext" "0" - "brighttext" "0" - } -}
\ No newline at end of file |
