From: Stephen Groundwater Date: Sat, 4 Feb 2006 14:00:08 +0000 (+0000) Subject: fixed small error with new clover tile X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=6f5d4044973750bdacb00cc93340a7974f9f5655;p=supertux.git fixed small error with new clover tile SVN-Revision: 3044 --- diff --git a/data/images/tiles.strf b/data/images/tiles.strf index 357ac34fa..d9ffcfe4d 100644 --- a/data/images/tiles.strf +++ b/data/images/tiles.strf @@ -6139,14 +6139,13 @@ (images (region "tiles/castle/door.png" 96 64 32 32) ) - (solid #f) + ) (tile (id 1532) (images "tiles/doodads/clover.png" ) - ) - (solid #f) -) + (solid #t) + ) ) )