From: Mircea Kitsune Date: Fri, 25 Nov 2011 14:22:41 +0000 (+0200) Subject: Good "no preview" images for maps and players, based on a texture in the Luminos... X-Git-Tag: xonotic-v0.6.0~188^2~16^2~3^2~21 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=36ac89ff509290fd97ab5dcbc2e20df5ad95e150;p=xonotic%2Fxonotic-data.pk3dir.git Good "no preview" images for maps and players, based on a texture in the Luminos menu skin. Note that those images are not skin dependent, since they are also used in the map voting screen. Though since map voting is client side, perhaps I can change that? --- diff --git a/gfx/nopreview_map.jpg b/gfx/nopreview_map.jpg deleted file mode 100644 index 79675d690b..0000000000 Binary files a/gfx/nopreview_map.jpg and /dev/null differ diff --git a/gfx/nopreview_map.tga b/gfx/nopreview_map.tga new file mode 100644 index 0000000000..27842cca49 Binary files /dev/null and b/gfx/nopreview_map.tga differ diff --git a/gfx/nopreview_player.jpg b/gfx/nopreview_player.jpg deleted file mode 100644 index 78300fe10c..0000000000 Binary files a/gfx/nopreview_player.jpg and /dev/null differ diff --git a/gfx/nopreview_player.tga b/gfx/nopreview_player.tga new file mode 100644 index 0000000000..393b5ee93f Binary files /dev/null and b/gfx/nopreview_player.tga differ