diff options
Diffstat (limited to 'minmode/resource/ui/notifications/notify_golden_wrench.res')
| -rw-r--r-- | minmode/resource/ui/notifications/notify_golden_wrench.res | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/minmode/resource/ui/notifications/notify_golden_wrench.res b/minmode/resource/ui/notifications/notify_golden_wrench.res deleted file mode 100644 index df98c5c..0000000 --- a/minmode/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 |
