From 312e36ff04af22352f2f9d21238f986ef59a9c1d Mon Sep 17 00:00:00 2001 From: GreYFoX Date: Thu, 3 Mar 2011 02:44:15 +0200 Subject: Added Missing Server Icon --- other/icons/Teeworlds_srv.ico | Bin 0 -> 94198 bytes other/icons/teeworlds_srv_cl.rc | 1 + other/icons/teeworlds_srv_gcc.rc | 1 + 3 files changed, 2 insertions(+) create mode 100644 other/icons/Teeworlds_srv.ico create mode 100644 other/icons/teeworlds_srv_cl.rc create mode 100644 other/icons/teeworlds_srv_gcc.rc (limited to 'other/icons') diff --git a/other/icons/Teeworlds_srv.ico b/other/icons/Teeworlds_srv.ico new file mode 100644 index 00000000..ea41f39a Binary files /dev/null and b/other/icons/Teeworlds_srv.ico differ diff --git a/other/icons/teeworlds_srv_cl.rc b/other/icons/teeworlds_srv_cl.rc new file mode 100644 index 00000000..f7b046d9 --- /dev/null +++ b/other/icons/teeworlds_srv_cl.rc @@ -0,0 +1 @@ +50h ICON "Teeworlds_srv.ico" diff --git a/other/icons/teeworlds_srv_gcc.rc b/other/icons/teeworlds_srv_gcc.rc new file mode 100644 index 00000000..3b7c78a5 --- /dev/null +++ b/other/icons/teeworlds_srv_gcc.rc @@ -0,0 +1 @@ +ID ICON "Teeworlds_srv.ico" -- cgit 1.4.1