diff options
Diffstat (limited to 'other/icons')
| -rw-r--r-- | other/icons/Teeworlds_srv.ico | bin | 0 -> 94198 bytes | |||
| -rw-r--r-- | other/icons/teeworlds_srv_cl.rc | 1 | ||||
| -rw-r--r-- | other/icons/teeworlds_srv_gcc.rc | 1 |
3 files changed, 2 insertions, 0 deletions
diff --git a/other/icons/Teeworlds_srv.ico b/other/icons/Teeworlds_srv.ico new file mode 100644 index 00000000..ea41f39a --- /dev/null +++ b/other/icons/Teeworlds_srv.ico Binary files differdiff --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" |