From 5e070745a65a997af33db48f11f7a8904da66f90 Mon Sep 17 00:00:00 2001 From: Jon Dowland Date: Sat, 23 Feb 2008 14:39:16 +0000 Subject: [PATCH] different patch shows y-offset bug not fixed --- tools/cleanroom/images.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/cleanroom/images.py b/tools/cleanroom/images.py index 3b3d3a16..0b71aa99 100644 --- a/tools/cleanroom/images.py +++ b/tools/cleanroom/images.py @@ -40,7 +40,7 @@ class ImagesExample: baseimage.show() basepatch = gtk.Image() - basepatch.set_from_file("../../patches/wall42_3.gif") + basepatch.set_from_file("../../patches/ps20a0.gif") pb = basepatch.get_pixbuf() basepatch.set_from_pixbuf(pb.scale_simple( pb.get_width() * scale,