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)
commit82d7781bbe5148cbd958e280b730bff46af5d9c6
treed371669d59deca19af9e054610b78384bcda27d2
parentb0c5f5ecd57ea268e7435ea26527887e04e485f1
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