gnome-games r8444 - trunk/libgames-support
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-games r8444 - trunk/libgames-support
- Date: Tue, 6 Jan 2009 18:18:52 +0000 (UTC)
Author: chpe
Date: Tue Jan 6 18:18:52 2009
New Revision: 8444
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8444&view=rev
Log:
Fix sliced card theme.
Modified:
trunk/libgames-support/games-card-theme-sliced.c
Modified: trunk/libgames-support/games-card-theme-sliced.c
==============================================================================
--- trunk/libgames-support/games-card-theme-sliced.c (original)
+++ trunk/libgames-support/games-card-theme-sliced.c Tue Jan 6 18:18:52 2009
@@ -160,9 +160,6 @@
GdkPixbuf *subpixbuf, *card_pixbuf;
int suit, rank;
- if (!preimage_card_theme->theme_loaded)
- return NULL;
-
suit = card_id / 13;
rank = card_id % 13;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]