From: Marek Moeckel Date: Sun, 16 Jan 2005 23:39:02 +0000 (+0000) Subject: set (hidden) flag on tiles that should not appear in flexlay X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=14f8edad9d802773681b94e482fb960d1fc3f1cb;p=supertux.git set (hidden) flag on tiles that should not appear in flexlay SVN-Revision: 2280 --- 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)