From 14f8edad9d802773681b94e482fb960d1fc3f1cb Mon Sep 17 00:00:00 2001 From: Marek Moeckel Date: Sun, 16 Jan 2005 23:39:02 +0000 Subject: [PATCH] set (hidden) flag on tiles that should not appear in flexlay SVN-Revision: 2280 --- data/images/tilesets/supertux.stgt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/images/tilesets/supertux.stgt b/data/images/tilesets/supertux.stgt index 8053e60df..16400915b 100644 --- a/data/images/tilesets/supertux.stgt +++ b/data/images/tilesets/supertux.stgt @@ -4690,11 +4690,13 @@ (tile (id 1312) (solid #t) + (hidden #t) (images "havoktux-0.png") ) ;(tile ; (id 1313) ; (solid #f) + ; (hidden #t) ; (images "havoktux-1.png" ; "havoktux-2.png") ; (anim-fps 2) -- 2.11.0