gst/games/gstpuzzle.c: don't draw a puzzle if either width or height of tiles would...
authorBenjamin Otte <otte@gnome.org>
Thu, 6 Jan 2005 20:19:04 +0000 (20:19 +0000)
committerBenjamin Otte <otte@gnome.org>
Thu, 6 Jan 2005 20:19:04 +0000 (20:19 +0000)
commitebce842ddf9e2f3cd147e7947a92da0e648c1d99
treee4d69f228de4bc47c231281de690a9790db8a6fb
parentc56e890ac9b69ac94ac3fec28178a36964c9a841
gst/games/gstpuzzle.c: don't draw a puzzle if either width or height of tiles would be 0.

Original commit message from CVS:
* gst/games/gstpuzzle.c: (draw_puzzle):
don't draw a puzzle if either width or height of tiles would be 0.
ChangeLog