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 --- .../notify_touching_enemy_ctf_cap_blue.res | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 resource/ui/notifications/notify_touching_enemy_ctf_cap_blue.res (limited to 'resource/ui/notifications/notify_touching_enemy_ctf_cap_blue.res') diff --git a/resource/ui/notifications/notify_touching_enemy_ctf_cap_blue.res b/resource/ui/notifications/notify_touching_enemy_ctf_cap_blue.res new file mode 100644 index 0000000..f56dbeb --- /dev/null +++ b/resource/ui/notifications/notify_touching_enemy_ctf_cap_blue.res @@ -0,0 +1,19 @@ +#base "base_notification.res" + +"Resource/UI/notifications/notify_touching_enemy_ctf_cap_blue.res" +{ + "Notification_Background" + { + "image" "../hud/score_panel_blue_bg" + } + + "Notification_Icon" + { + "icon" "ico_notify_flag_moving" + } + + "Notification_Label" + { + "labelText" "#TF_CTF_Wrong_Goal" + } +} \ No newline at end of file -- cgit v1.2.3