From 40be19c219a724ba3c0e08d7bffd496a318bf21e Mon Sep 17 00:00:00 2001 From: RaysFire Date: Mon, 19 Nov 2012 15:23:06 -0600 Subject: Removed background on notification messages --- .../notifications/notify_your_flag_captured_red.res | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 resource/ui/notifications/notify_your_flag_captured_red.res (limited to 'resource/ui/notifications/notify_your_flag_captured_red.res') diff --git a/resource/ui/notifications/notify_your_flag_captured_red.res b/resource/ui/notifications/notify_your_flag_captured_red.res new file mode 100644 index 0000000..bce86ae --- /dev/null +++ b/resource/ui/notifications/notify_your_flag_captured_red.res @@ -0,0 +1,19 @@ +#base "base_notification.res" + +"Resource/UI/notifications/notify_your_flag_captured_red.res" +{ + "Notification_Background" + { + "image" "../hud/score_panel_red_bg" + } + + "Notification_Icon" + { + "icon" "ico_notify_flag_home" + } + + "Notification_Label" + { + "labelText" "#TF_CTF_OtherTeamCapture" + } +} \ No newline at end of file -- cgit v1.2.3